Bill Graham created PIG-3188:
--------------------------------

             Summary: pig.script.submitted.timestamp not always consistent for 
jobs launched in a given script
                 Key: PIG-3188
                 URL: https://issues.apache.org/jira/browse/PIG-3188
             Project: Pig
          Issue Type: Bug
            Reporter: Bill Graham
            Assignee: Bill Graham
             Fix For: 0.12


{{pig.script.submitted.timestamp}} is set in {{MapReduceLauncher.launchPig()}} 
when the a MR plan is launched. Some scripts (i.e. those with an exec in the 
middle) will cause multiple plans to be launched. In these case jobs launched 
from the same script can have different {{pig.script.submitted.timestamp}} 
values, which is a bug.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to