Josh Wills created CRUNCH-271:
---------------------------------
Summary: Get the Counters for a job immediately upon Job completion
Key: CRUNCH-271
URL: https://issues.apache.org/jira/browse/CRUNCH-271
Project: Crunch
Issue Type: Bug
Components: Core
Affects Versions: 0.7.0
Reporter: Josh Wills
Assignee: Josh Wills
Fix For: 0.8.0
It's possible for the Counters for a Job that runs in the early phase of a Crunch pipeline
to no longer be available in the JobTracker at the end of the last pipeline run, when we go
to ask the JT for the Counters for all of the jobs that were executed during the pipeline.
Therefore, we should cache the Counters for each job in the CrunchControlledJob object at
the time each Job completes, and then use the cached Counters in the pipeline stage reports.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
|