GitHub user milleruntime opened a pull request:

    https://github.com/apache/accumulo/pull/154

    ACCUMULO-4461: modified ClientOpts to prompt for missing password

    Created promptUser() to prompt the user on the console for a password if 
one is missing. If System.console is null, it will return null causing 
getToken() to return null (like it does currently).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/milleruntime/accumulo ACCUMULO-4461

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo/pull/154.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 #154
    
----
commit 8d65fb5219cff62ce328eef99693c0bdc4c5c977
Author: milleruntime <michaelpmil...@gmail.com>
Date:   2016-09-16T19:58:49Z

    ACCUMULO-4461: modified ClientOpts to prompt for missing password

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to