[ 
https://issues.apache.org/jira/browse/PIG-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bill Graham updated PIG-2658:
-----------------------------

    Attachment: PIG-2658-3.patch

My previous patch includes the time the jobs were submitted, which isn't what 
was requested. This one includes two params:

{{script.submitted.timestamp}}
{{job.submitted.timestamp}}

The first will be the same for all jobs.
                
> 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
>         Attachments: PIG-2658-1.patch, PIG-2658-2.patch, PIG-2658-3.patch
>
>
> 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