GitHub user milleruntime opened a pull request:
https://github.com/apache/accumulo/pull/136
Accumulo 2971: improvements to ChangeSecret Tool
Created a method to verify user running the tool has write permissions to
HDFS and modified the tool to update HDFS before making any changes to
zookeeper.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/milleruntime/accumulo ACCUMULO-2971-new
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/136.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #136
----
commit 08f5e02c9e6343176e73a7655d229b0f9642280d
Author: Mike Miller <[email protected]>
Date: 2016-07-21T21:13:01Z
ACCUMULO-2971: created verifyHdfsWritePermission and exit on fail
commit 7b1600047d0515027700d0689d4e16cad1308da8
Author: milleruntime <[email protected]>
Date: 2016-07-22T18:59:24Z
ACCUMULO-2971: modified ChangeSecret to update hdfs before zookeeper
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---