[
https://issues.apache.org/jira/browse/MAPREDUCE-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jothi Padmanabhan updated MAPREDUCE-670:
----------------------------------------
Attachment: mapred-670-v1.patch
Patch fixing the indentation issue pointed out by Konstantin.
A few additional points:
Code coverage (for the mapred package) of all-tests list is 76%.
Code coverage (for the mapred package) of commit-tests list is 59%
I have left out two tests (TestJobTrackerRestart and TestQueueManager) out of
this list as these take about 7 and 6 minutes respectively. Separate effort is
underway to refactor these to become unit tests and when completed, these tests
will be added to the commit-tests list. The current tests run in less than 9
minutes, so adding these two tests, after they have been refactored, should
still keep the run time down to 10 minutes.
Code coverage (for the mapred package) of commit-tests + TestJobTrackerRestart
+ TestQueueManager (as they exist now) is 63%
> Create target for 10 minute patch test build for mapreduce
> -----------------------------------------------------------
>
> Key: MAPREDUCE-670
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-670
> Project: Hadoop Map/Reduce
> Issue Type: Test
> Components: build
> Reporter: Jothi Padmanabhan
> Assignee: Jothi Padmanabhan
> Attachments: FastTestsInfo.xls, mapred-670-v1.patch, mapred-670.patch
>
>
> Creating a new Jira to track HADOOP-5628 for MapReduce
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.