[
https://issues.apache.org/jira/browse/MAPREDUCE-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897150#action_12897150
]
Amareshwari Sriramadasu commented on MAPREDUCE-1920:
----------------------------------------------------
Tried running ant test with latest patch, but I see a lot test timeouts. The
tests are timing out because of the same error: "CompletedJobStore trying to
create /jobtracker/jobsInfo on the local file system" and MAPREDUCE-1366. All
the tests which work on local FileSystem are timing out. Will post the list of
failing tests once my ant test run finishes.
> 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.