Eric Newton created HBASE-7931:
----------------------------------

             Summary: random walk test fails with authentication problems
                 Key: HBASE-7931
                 URL: https://issues.apache.org/jira/browse/HBASE-7931
             Project: HBase
          Issue Type: Bug
          Components: test
            Reporter: Eric Newton
            Priority: Critical


None of the tests run. They die with 

{noformat}
 by: ThriftSecurityException(user:root, code:BAD_CREDENTIALS)
        at 
org.apache.accumulo.core.client.impl.thrift.ClientService$authenticateUser_result$authenticateUser_resultStandardScheme.read(ClientService.java:8039)
        at 
org.apache.accumulo.core.client.impl.thrift.ClientService$authenticateUser_result$authenticateUser_resultStandardScheme.read(ClientService.java:8017)
        at 
org.apache.accumulo.core.client.impl.thrift.ClientService$authenticateUser_result.read(ClientService.java:7961)
        at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:78)
        at 
org.apache.accumulo.core.client.impl.thrift.ClientService$Client.recv_authenticateUser(ClientService.java:333)
{noformat}


--
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

Reply via email to