You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Rémy DUBOIS (JIRA)" <ji...@apache.org> on 2015/04/05 18:13:33 UTC

[jira] [Updated] (HADOOP-11808) Unable to get the job report with an application sent to a secured cluster.

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

Rémy DUBOIS updated HADOOP-11808:
---------------------------------
    Attachment: stacktrace_getJobReport.log

> Unable to get the job report with an application sent to a secured cluster.
> ---------------------------------------------------------------------------
>
>                 Key: HADOOP-11808
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11808
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.3.0
>            Reporter: Rémy DUBOIS
>         Attachments: stacktrace_getJobReport.log
>
>
> I execute a Pig job using the PigServer API (but the same error appears with a java Map Reduce job). Everything works well except the getJobReport after the job has been submitted and accepted. Until the job has ended, I got a WARN telling me that:
> {code:java}
> [WARN ]: org.apache.hadoop.security.UserGroupInformation - PriviledgedActionException as:rdubois@EXAMPLE.COM (auth:SIMPLE) cause:org.apache.hadoop.security.AccessControlException: Client cannot authenticate via:[TOKEN, KERBEROS]
> {code}
> I can remove that error using the mapreduce.job.am-access-disabled client property, but I still don't get the job progress.
> You can find the whole stack trace attached to this JIRA.



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