Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.2.0
-
None
-
None
-
Reviewed
Description
I'm seeing these messages on OS X and on Linux.
[ERROR] Failures: [ERROR] TestKMS.testWebHDFSProxyUserKerb:2526->doWebHDFSProxyUserTest:2625->runServer:158->runServer:176 org.apache.hadoop.security.authentication.client.AuthenticationException: Error while authenticating with endpoint: http://localhost:56112/kms/v1/keys?doAs=foo1 [ERROR] TestKMS.testWebHDFSProxyUserSimple:2531->doWebHDFSProxyUserTest:2625->runServer:158->runServer:176 org.apache.hadoop.security.authentication.client.AuthenticationException: Error while authenticating with endpoint: http://localhost:56206/kms/v1/keys?doAs=foo1
as well as a recent PreCommit-HADOOP-Build job.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-12897 KerberosAuthenticator.authenticate to include URL on IO failures
- Resolved