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

Bill Graham updated PIG-2664:
-----------------------------

    Attachment: PIG-2664.2.patch

Attaching patch 2, which has getJobClient() as an abstract method in 
ScriptStats and implemented by SimpleJobStats.
                
> Allow PPNL impls to get more job info during the run
> ----------------------------------------------------
>
>                 Key: PIG-2664
>                 URL: https://issues.apache.org/jira/browse/PIG-2664
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Bill Graham
>            Assignee: Bill Graham
>         Attachments: PIG-2664.1.patch, PIG-2664.2.patch
>
>
> Implementations of PigProcessNotificationListener don't have access to much 
> job-related into until after the job is completed. A few minor edits to 
> PigStatsUtil can change that.
> - Expose the JobClient
> - Set an initial JobStats object upon kicking off a job. This makes JobId 
> available to clients once it's assigned.

--
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