3. Validate Accumulo

To validate that Accumulo is set up correctly:

  1. Start the Accumulo service:

    1. Initialize Accumulo:

      /usr/lib/accumulo/bin/accumulo init 
    2. Enter a instance name and password.

    3. Run the Accumulo start-all.sh script:

      /usr/lib/accumulo/bin/start-all.sh

  2. View the Accumulo native UI:

    http://<$accumulo-master>:50095

loading table of contents...