[ https://issues.apache.org/jira/browse/ACCUMULO-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13636040#comment-13636040 ]
Hudson commented on ACCUMULO-1323: ---------------------------------- Integrated in Accumulo-Trunk-Hadoop-2.0 #195 (See [https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/195/]) ACCUMULO-1314 - destroyable properties. Also, fixed the tests broken with the fix for ACCUMULO-1323 (Revision 1469651) ACCUMULO-1323 fixed prompting for password in shell and added some option checks for user, password, and token options. (Revision 1469630) Result = FAILURE vines : Files : * /accumulo/trunk * /accumulo/trunk/core * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/cli/ClientOpts.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/security/tokens/NullToken.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/security/tokens/PasswordToken.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/Shell.java * /accumulo/trunk/core/src/test/java/org/apache/accumulo/core/util/shell/ShellTest.java * /accumulo/trunk/proxy/src/main/java/org/apache/accumulo/proxy/ProxyServer.java * /accumulo/trunk/server * /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/monitor/servlets/trace/Basic.java * /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/trace/TraceServer.java * /accumulo/trunk/test/src/test/java/org/apache/accumulo/test/ShellServerTest.java kturner : Files : * /accumulo/trunk * /accumulo/trunk/assemble * /accumulo/trunk/core * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/Shell.java * /accumulo/trunk/examples * /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java * /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java * /accumulo/trunk/pom.xml * /accumulo/trunk/server * /accumulo/trunk/src > 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