[
https://issues.apache.org/jira/browse/MAPREDUCE-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amar Kamat updated MAPREDUCE-153:
---------------------------------
Attachment: MAPREDUCE-153-v1.1.patch
Attaching a patch that adds 2 more tests
# Test listener events with 0 maps and 0 reducers with setup/cleanup
# Test listener events with 0 maps, 0 reducers and no setup/cleanup
Broken down the main test into subtests and made sure the minimr is brought up
once. Runtime of the testcase is now 1m19secs. This is a testcase only change
and hence no ant test results are required.
Result of test-patch
[exec] +1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 6 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
Currently investigating if unit tests can be written for this testcase.
> TestJobInProgressListener sometimes timesout
> --------------------------------------------
>
> Key: MAPREDUCE-153
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-153
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Amar Kamat
> Assignee: Amar Kamat
> Attachments: MAPREDUCE-153-v1.0.patch, MAPREDUCE-153-v1.1.patch
>
>
> It times out with "Could not find /taskTracker/jobcache/jobid/work in any of
> the configured local directories".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.