You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/03/13 19:25:48 UTC

[jira] [Created] (ACCUMULO-2469) User manual troubleshooting section should include accessing restricted ZooKeeper values

Sean Busbey created ACCUMULO-2469:
-------------------------------------

             Summary: User manual troubleshooting section should include accessing restricted ZooKeeper values
                 Key: ACCUMULO-2469
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2469
             Project: Accumulo
          Issue Type: Improvement
          Components: docs
    Affects Versions: 1.6.0
            Reporter: Sean Busbey
             Fix For: 1.6.1


For a variety of troubleshooting steps on the mailing list we tell people to "look in zookeeper"

This snippet from [~kturner] on what that practically means should be added to the troubleshooting section of the user manual.

{quote}
Use zkCli.sh and look in /accumulo/<accumulo instance id>

In 1.4 Accumulo started locking its info in zookeeper down, so you may need to execute the following command :

  addauth digest accumulo:SECRET

Replace SECRET with the secret from your accumulo-site.xml file.
{quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)