[ 
https://issues.apache.org/jira/browse/PIG-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260052#comment-13260052
 ] 

Bill Graham commented on PIG-2658:
----------------------------------

I can handle this one. The identifier that sticks with a pig script over 
multiple invocations has been implemented in PIG-2587 FYI. 
                
> Add start time for pig script in generated Map-Reduce job conf
> --------------------------------------------------------------
>
>                 Key: PIG-2658
>                 URL: https://issues.apache.org/jira/browse/PIG-2658
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Joep Rottinghuis
>            Assignee: Bill Graham
>
> The overall identifier for a pig script pig.script.id added in PIG-1280 ties 
> together the various map-reduce jobs generated for a script.
> It would be good to have a timestamp added in the MR job config as well, in 
> order to be able to group one run of a pig script together.
> This field in the job conf for each of the generated Hadoop MR jobs would 
> then be the same for one run and represent when the pig script was started.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to