You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Weiwei Yang (JIRA)" <ji...@apache.org> on 2016/08/19 04:08:20 UTC

[jira] [Created] (MAPREDUCE-6762) ControlledJob#toString failed with NPE when job status is not successfully updated

Weiwei Yang created MAPREDUCE-6762:
--------------------------------------

             Summary: ControlledJob#toString failed with NPE when job status is not successfully updated
                 Key: MAPREDUCE-6762
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6762
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 2.7.2
            Reporter: Weiwei Yang


This issue was found from a cluster where Pig query occasionally failed on NPE. Pig uses JobControl API to track MR job status, but sometimes Job History Server failed to flush job meta files to HDFS which caused the status update failed. Then we get NPE in {{org.apache.hadoop.mapreduce.Job.getJobName}}. The result of this situation is quite confusing: Pig query failed, job history is missing, but the job status on Yarn is succeed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-help@hadoop.apache.org