Validating Accumulo
To validate that Accumulo is set up correctly:
Start the Accumulo service.
Initialize Accumulo.
/usr/hdp/current/accumulo-client/bin/accumulo init
Enter a instance name and password.
Run the Accumulo start-all.sh script.
/usr/hdp/current/accumulo-client/bin/start-all.sh
View the Accumulo native UI.
http://<accumulo-master>:50095
Look for any errors reported by the Accumulo monitor.