amcdonaldccri opened a new pull request, #6395:
URL: https://github.com/apache/accumulo/pull/6395

   Hi 
   Saw this issue https://github.com/apache/accumulo/issues/4887 and thought I 
could help.
   
   And using AI's help I got it to pass the unit tests.
   
   These are the Integration Tests that got stuck or timed out.
    org.apache.accumulo.test.fate.zookeeper.FateIT                              
  never returned, but ran it again and it passed 
    org.apache.accumulo.test.tracing.ScanTracingIT                              
  timed out twice
    org.apache.accumulo.test.functional.MetadataMaxFilesIT                      
  timed out twice
    org.apache.accumulo.test.functional.TimeoutIT                               
  timed out twice
    org.apache.accumulo.test.functional.TServerShutdownOptimizationsIT          
  timed out twice
    org.apache.accumulo.test.functional.KerberosIT                              
  timed out twice
    org.apache.accumulo.test.shell.ShellServerIT                                
  never returned, but ran it again and it passed twice
   
   [ERROR] Tests run: 11, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
166.9 s <<< FAILURE! -- in org.apache.accumulo.test.functional.KerberosIT
   [ERROR] 
org.apache.accumulo.test.functional.KerberosIT.testGetDelegationTokenDenied -- 
Time elapsed: 14.48 s <<< ERROR!
   java.lang.IllegalStateException: 
org.apache.hadoop.security.KerberosAuthException: failure to login: using 
ticket cache file: FILE:/tmp/krb5cc_911602271_DwR0dF 
javax.security.auth.login.LoginException: java.lang
   .IllegalArgumentException: Illegal principal name [email protected]: 
org.apache.hadoop.security.authentication.util.KerberosName$NoMatchingRule: No 
rules applied to [email protected]
   
   
   I would like to deploy it to one of our dev environments and do some ingest 
testing but haven't gotten to it yet.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to