Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11808

Unable to get the job report with an application sent to a secured cluster.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.3.0
    • None
    • security
    • None

    Description

      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:

      [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]
      

      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.

      Attachments

        1. stacktrace_getJobReport.log
          1.35 MB
          Rémy DUBOIS

        Activity

          People

            Unassigned Unassigned
            rdubois Rémy DUBOIS
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: