Bill Graham created PIG-2664: -------------------------------- Summary: 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
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