Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.8.0
-
None
-
Reviewed
Description
If you ask for a URL that isn't there, AuthenticatedURL raises an exception saying you are unauthed.
It's not checking the response code; 404 is an error all of its own, which can be uprated as a FileNotFound Exception.
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-12649 Improve Kerberos diagnostics and failure handling
- Open
- relates to
-
YARN-4233 YARN Timeline Service plugin: ATS v1.5
- Open