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

2018-10-10 Thread Sunil Govindan (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sunil Govindan updated YARN-8869:
-
Priority: Blocker  (was: Major)

> 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.0, 3.2.0, 3.1.1
>Reporter: Eric Yang
>Assignee: Eric Yang
>Priority: Blocker
> Attachments: YARN-8869.001.patch
>
>
> 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 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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



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

2018-10-10 Thread Eric Yang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Yang updated YARN-8869:

Description: 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 new Builder instance in some 
condition.  This article explained the details: 
https://juristr.com/blog/2015/05/jersey-webresource-ignores-headers/  (was: 
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/)

> 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.0, 3.2.0, 3.1.1
>Reporter: Eric Yang
>Assignee: Eric Yang
>Priority: Major
> Attachments: YARN-8869.001.patch
>
>
> 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 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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



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

2018-10-10 Thread Eric Yang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Yang updated YARN-8869:

Attachment: YARN-8869.001.patch

> 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.0, 3.2.0, 3.1.1
>Reporter: Eric Yang
>Priority: Major
> Attachments: YARN-8869.001.patch
>
>
> 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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org