Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
Reviewed
Description
According to RFC-2616 HTTP Headers are case-insensitive. There are proxies / load balancers (e.g.: newer versions of HA-proxy) which deliberately make some of the HTTP headers lower-case results in an authentication / authorization failure inside the Hadoop codebase.
I've created a small patch (I'm from Cloudera): [^hadoop-auth-headers.patch]. This resolves our authentication issue. Can someone please have a look at this?
Attachments
Attachments
Issue Links
- links to