Details
Description
network errors raised in DelegationTokenAuthenticator.authenticate() aren't being wrapped, so only return the usual limited-value java.net error text. using NetUtils.wrapException() can address that
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-12897 KerberosAuthenticator.authenticate to include URL on IO failures
- Resolved
- requires
-
HADOOP-15178 Generalize NetUtils#wrapException to handle other subclasses with String Constructor
- Resolved