lewismc opened a new pull request, #464:
URL: https://github.com/apache/tez/pull/464

   After a number of years, I decided to revisit 
[TEZ-4371](https://issues.apache.org/jira/browse/TEZ-4371). 
   When the Tez client is used as the MapReduce client (via `YARNRunner`), 
`ClientProtocol.getJobCounters(JobID)` was returning empty Counters. This 
change implements counter retrieval so Tez DAG Counters are exposed as 
MapReduce Counters, unblocking 
[NUTCH-2839](https://issues.apache.org/jira/browse/NUTCH-2839) (e.g. Nutch 
Injector job counters on Tez).
   I added some unit tests to this PR. My local testing continues with Nutch 
master branch (1.23-SNAPSHOT)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to