[ 
https://issues.apache.org/jira/browse/YARN-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135311#comment-14135311
 ] 

Hudson commented on YARN-2529:
------------------------------

SUCCESS: Integrated in Hadoop-Yarn-trunk #682 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/682/])
YARN-2529. Generic history service RPC interface doesn't work when service 
authorization is enabled. Contributed by Zhijie Shen (jianhe: rev 
88e329fdfb27c11f1964c0345188bcf328c95fd6)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java
* hadoop-common-project/hadoop-common/src/main/conf/hadoop-policy.xml
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/timeline/security/authorize/TimelinePolicyProvider.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryClientService.java


> Generic history service RPC interface doesn't work when service authorization 
> is enabled
> ----------------------------------------------------------------------------------------
>
>                 Key: YARN-2529
>                 URL: https://issues.apache.org/jira/browse/YARN-2529
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: timelineserver
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>             Fix For: 2.6.0
>
>         Attachments: YARN-2529.1.patch, YARN-2529.2.patch
>
>
> Here's the problem shown in the log:
> {code}
> 14/09/10 10:42:44 INFO ipc.Server: Connection from 10.22.2.109:55439 for 
> protocol org.apache.hadoop.yarn.api.ApplicationHistoryProtocolPB is 
> unauthorized for user zshen (auth:SIMPLE)
> 14/09/10 10:42:44 INFO ipc.Server: Socket Reader #1 for port 10200: 
> readAndProcess from client 10.22.2.109 threw exception 
> [org.apache.hadoop.security.authorize.AuthorizationException: Protocol 
> interface org.apache.hadoop.yarn.api.ApplicationHistoryProtocolPB is not 
> known.]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to