apurtell commented on PR #8299:
URL: https://github.com/apache/hbase/pull/8299#issuecomment-4597232564

   I applied this locally and built with `-Dthrift.version=4.1.14-SNAPSHOT` and 
the test results look good. 
   
   ```text
   Tests run: 155, Failures: 0, Errors: 2, Skipped: 0
   ```
   
   The two erroring tests are `TestThriftSpnegoHttpFallbackServer` and 
`TestThriftSpnegoHttpServer` failing on `NoMatchingRule: No rules applied to 
[email protected]`
   
   This is an unrelated environmental problem because Kerberos tests using the 
miniKDC don't install matching rules to handle real kerberos credentials that 
might be found in a user's environment. I recently fixed that issue in the 
Phoenix tests and will follow up for HBase on another JIRA


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