You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Bill Graham (JIRA)" <ji...@apache.org> on 2012/06/05 20:16:23 UTC

[jira] [Updated] (PIG-2658) Add start time for pig script in generated Map-Reduce job conf

     [ 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-4.patch

OK, adding patch 4, which changes param names back to be pig-prefixed:

{noformat}
pig.script.submitted.timestamp
pig.job.submitted.timestamp
{noformat}
                
> 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, PIG-2658-4.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