You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2018/10/11 00:02:00 UTC

[jira] [Created] (YARN-8869) YARN client might not work correctly with RM Rest API for Kerberos authentication

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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org