You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2014/09/10 19:57:33 UTC

[jira] [Created] (YARN-2529) Generic history service RPC interface doesn't work wen service authorization is enabled

Zhijie Shen created YARN-2529:
---------------------------------

             Summary: Generic history service RPC interface doesn't work wen 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


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)