Details
Description
The hadoop-auth AuthenticationFilter returns a 401 Unauthorized without a WWW-Authenticate headers. The is illegal per the HTTP RPC and causes a NPE in the HttpUrlConnection.
This is half of a fix that affects webhdfs. See HDFS-4564.
Attachments
Attachments
Issue Links
- breaks
-
OOZIE-2485 Oozie client keeps trying to use expired auth token
- Closed
- duplicates
-
HADOOP-9311 hadoop-auth: Kerberos token expiration results in an error
- Resolved
- is required by
-
HDFS-4564 Webhdfs returns incorrect http response codes for denied operations
- Closed