You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/04/19 05:29:16 UTC

[jira] [Commented] (ACCUMULO-1323) Accumulo shell broken if prompted for password

    [ https://issues.apache.org/jira/browse/ACCUMULO-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635990#comment-13635990 ] 

Hudson commented on ACCUMULO-1323:
----------------------------------

Integrated in Accumulo-1.5-Hadoop-2.0 #84 (See [https://builds.apache.org/job/Accumulo-1.5-Hadoop-2.0/84/])
    ACCUMULO-1314 - destroyable properties. Also, fixed the tests broken with the fix for ACCUMULO-1323 (Revision 1469650)
ACCUMULO-1323 fixed prompting for password in shell and added some option checks for user, password, and token options. (Revision 1469629)

     Result = FAILURE
vines : 
Files : 
* /accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/cli/ClientOpts.java
* /accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.java
* /accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/client/security/tokens/NullToken.java
* /accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/client/security/tokens/PasswordToken.java
* /accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/util/shell/Shell.java
* /accumulo/branches/1.5/core/src/test/java/org/apache/accumulo/core/util/shell/ShellTest.java
* /accumulo/branches/1.5/proxy/src/main/java/org/apache/accumulo/proxy/ProxyServer.java
* /accumulo/branches/1.5/server/src/main/java/org/apache/accumulo/server/monitor/servlets/trace/Basic.java
* /accumulo/branches/1.5/server/src/main/java/org/apache/accumulo/server/trace/TraceServer.java
* /accumulo/branches/1.5/test/src/test/java/org/apache/accumulo/test/ShellServerTest.java

kturner : 
Files : 
* /accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/util/shell/Shell.java

                
> Accumulo shell broken if prompted for password
> ----------------------------------------------
>
>                 Key: ACCUMULO-1323
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1323
>             Project: Accumulo
>          Issue Type: Bug
>          Components: shell
>            Reporter: John Vines
>            Assignee: Keith Turner
>             Fix For: 1.5.0
>
>
> Fresh initialization. ./accumulo shell -u root hangs for a second, prints a blank line, and then returns. ./accumulo shell -u root -p secret starts the shell fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira