You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Aniket Mokashi (JIRA)" <ji...@apache.org> on 2013/10/28 23:54:30 UTC

[jira] [Created] (PIG-3549) Print hadoop jobids for failed, killed job

Aniket Mokashi created PIG-3549:
-----------------------------------

             Summary: Print hadoop jobids for failed, killed job
                 Key: PIG-3549
                 URL: https://issues.apache.org/jira/browse/PIG-3549
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.12.0
            Reporter: Aniket Mokashi
             Fix For: 0.12.1


It would be better if we dump the hadoop job ids for failed, killed jobs in pig log. Right now, log looks like following-
{noformat}
ERROR org.apache.pig.tools.grunt.Grunt: ERROR 6017: Job failed! Error - NA
INFO org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher: Job job_pigexec_1 killed
{noformat}
>From that its hard to say which hadoop job failed if there are multiple jobs running in parallel.



--
This message was sent by Atlassian JIRA
(v6.1#6144)