You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2016/09/09 18:59:22 UTC

[jira] [Resolved] (ACCUMULO-2972) ChangeSecret needs better documentation

     [ https://issues.apache.org/jira/browse/ACCUMULO-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-2972.
-----------------------------------------
    Resolution: Fixed

> ChangeSecret needs better documentation
> ---------------------------------------
>
>                 Key: ACCUMULO-2972
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2972
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0, 1.5.1, 1.6.0
>            Reporter: Sean Busbey
>            Assignee: Michael Miller
>            Priority: Minor
>              Labels: newbie
>             Fix For: 1.6.6, 1.7.3, 1.8.1, 2.0.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Right now, the only mention of how to change an instance secret [is a note on the instance.secret property|http://accumulo.apache.org/1.6/accumulo_user_manual.html#_instance_secret] and the example invocation is wrong.
> The correct invocation:
> {code}
> accumulo org.apache.accumulo.server.util.ChangeSecret
> {code}
> The instructions should specify the following caveats
>   # The cluster must be down before running (verified by the tool)
>   # The command should be run as the user that controls the existing Accumlo files in HDFS (ref ACCUMULO-2971)
> The instructions for use should probably go in the troubleshooting section of the manual, and then get a link from the instance.secret property as well as [the accumulo settings section that talks about the instance secret|http://accumulo.apache.org/1.6/accumulo_user_manual.html#_accumulo_settings].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)