Eric Yang created YARN-8869:
-------------------------------

             Summary: YARN client might not work correctly with RM Rest API for 
Kerberos authentication
                 Key: YARN-8869
                 URL: https://issues.apache.org/jira/browse/YARN-8869
             Project: Hadoop YARN
          Issue Type: Improvement
    Affects Versions: 3.1.1, 3.1.0, 3.2.0
            Reporter: Eric Yang


ApiServiceClient uses WebResource instead of Builder to pass Kerberos 
authorization header.  This may not work sometimes, and it is because 
WebResource.header() could be bind mashed build new Builder instance in some 
condition.  This article explained the details: 
https://juristr.com/blog/2015/05/jersey-webresource-ignores-headers/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to