[
https://issues.apache.org/jira/browse/YARN-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129430#comment-14129430
]
Hadoop QA commented on YARN-2529:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12667892/YARN-2529.1.patch
against trunk revision 5ec7fcd.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:red}-1 findbugs{color}. The patch appears to introduce 1 new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
hadoop-common-project/hadoop-common
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice.
{color:green}+1 contrib tests{color}. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-YARN-Build/4879//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-YARN-Build/4879//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-applicationhistoryservice.html
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/4879//console
This message is automatically generated.
> 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
> Attachments: YARN-2529.1.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)