[
https://issues.apache.org/jira/browse/MAPREDUCE-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897330#action_12897330
]
Tom White commented on MAPREDUCE-1920:
--------------------------------------
> Or shall we disable completed job store for the unit tests by adding conf in
> src/test/mapred-site.xml (similar to disabling retire jobs) as
> TestJobStatusPersistency anyways tests the functionality of completedJobStore?
I think this is a much better way of doing it. Thanks for the suggestion. I'll
prepare a patch.
> Job.getCounters() returns null when using a cluster
> ---------------------------------------------------
>
> Key: MAPREDUCE-1920
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1920
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.21.0
> Reporter: Aaron Kimball
> Assignee: Tom White
> Priority: Critical
> Attachments: MAPREDUCE-1920.patch, MAPREDUCE-1920.patch,
> MAPREDUCE-1920.patch
>
>
> Calling Job.getCounters() after the job has completed (successfully) returns
> null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.