3. Validate Accumulo

To validate that Accumulo is set up correctly:

  1. Start the Accumulo service:

    1. Initialize Accumulo:

      /usr/hdp/current/accumulo-client/bin/accumulo init

    2. Enter a instance name and password.

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

      /usr/hdp/current/accumulo-client/bin/start-all.sh

  2. View the Accumulo native UI:

    http://<accumulo-master>:50095


loading table of contents...