[
https://issues.apache.org/jira/browse/PIG-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Ding updated PIG-1280:
------------------------------
Status: Resolved (was: Patch Available)
Hadoop Flags: [Reviewed]
Release Note: A new Pig property ("pig.script.info.enabled") is added to
the pig-default.properties file that allows Pig to add the user script, input
dirs, and other script related settings to the job conf (and so being persisted
in the job xml). The default value is true. To turn off this feature, set the
value to false.
Resolution: Fixed
> Add a pig-script-id to the JobConf of all jobs run in a pig-script
> ------------------------------------------------------------------
>
> Key: PIG-1280
> URL: https://issues.apache.org/jira/browse/PIG-1280
> Project: Pig
> Issue Type: Improvement
> Components: impl
> Reporter: Arun C Murthy
> Assignee: Richard Ding
> Fix For: 0.8.0
>
> Attachments: PIG-1280.patch, PIG-1280.patch
>
>
> It would be very useful for tools like gridmix if pig could add a
> 'pig-script-id' to all Map-Reduce jobs spawned by a single pig-script.
> Potentially we could use this to re-construct the DAG of jobs in gridmix and
> so on.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.