Tom White (JIRA) |
[jira] Created: (MAPREDUCE-1050) Introduce a mock object testing framework |
Thu, 01 Oct, 16:31 |
Dick King (JIRA) |
[jira] Created: (MAPREDUCE-1051) mapred.local.dir gets a hardcoded Path in MiniMRCluster. |
Thu, 01 Oct, 20:55 |
Dick King (JIRA) |
[jira] Created: (MAPREDUCE-1052) In 0.20, JobHistory parsed files using callbacks [Listener]. In 0.21, JobHistoryParser creates a monolithic JobInfo object. |
Sat, 03 Oct, 00:28 |
Hong Tang (JIRA) |
[jira] Created: (MAPREDUCE-1055) Improve SimulatorTaskTracker test cases to test tasks that require multiple slots |
Sun, 04 Oct, 23:19 |
Hong Tang (JIRA) |
[jira] Created: (MAPREDUCE-1054) [Mumak] Enhance unit test coverage |
Sun, 04 Oct, 23:19 |
Hong Tang (JIRA) |
[jira] Created: (MAPREDUCE-1056) [Mumak] Add forrest documentation for mumak |
Sun, 04 Oct, 23:27 |
Amar Kamat (JIRA) |
[jira] Resolved: (MAPREDUCE-948) FileOutputCommitter should create a _DONE file for successful jobs |
Mon, 05 Oct, 05:49 |
Amar Kamat (JIRA) |
[jira] Resolved: (MAPREDUCE-11) Cleanup JobHistory file naming to do with job recovery |
Mon, 05 Oct, 06:27 |
Ravi Gummadi (JIRA) |
[jira] Created: (MAPREDUCE-1057) java tasks are not honouring the value of mapred.userlog.limit.kb |
Mon, 05 Oct, 10:06 |
Allen Wittenauer (JIRA) |
[jira] Created: (MAPREDUCE-1058) analysehistory.jsp should report node where task ran |
Mon, 05 Oct, 22:45 |
Owen O'Malley |
Welcome Konstantin Boudnik as a qa committer! |
Mon, 05 Oct, 23:06 |
Aaron Kimball (JIRA) |
[jira] Created: (MAPREDUCE-1059) distcp can generate uneven map task assignments |
Mon, 05 Oct, 23:47 |
Jothi Padmanabhan (JIRA) |
[jira] Created: (MAPREDUCE-1060) JT should kill running maps when all the reducers have completed |
Tue, 06 Oct, 04:37 |
Chris Douglas (JIRA) |
[jira] Created: (MAPREDUCE-1061) Gridmix unit test should validate input/output bytes |
Tue, 06 Oct, 05:19 |
Sreekanth Ramakrishnan (JIRA) |
[jira] Created: (MAPREDUCE-1062) MRReliability test does not work with retired jobs |
Tue, 06 Oct, 05:59 |
Chris Douglas (JIRA) |
[jira] Created: (MAPREDUCE-1063) Document Gridmix benchmark |
Tue, 06 Oct, 08:02 |
Amareshwari Sriramadasu (JIRA) |
[jira] Created: (MAPREDUCE-1064) Add unit tests to test Job and Cluster |
Tue, 06 Oct, 09:28 |
Amareshwari Sriramadasu (JIRA) |
[jira] Created: (MAPREDUCE-1065) Modify the mapred tutorial documentation to use new mapreduce api. |
Tue, 06 Oct, 09:36 |
Amareshwari Sriramadasu (JIRA) |
[jira] Created: (MAPREDUCE-1066) Add a unit test to test all the apis in mapreduce.lib.join |
Tue, 06 Oct, 09:48 |
V.V.Chaitanya Krishna (JIRA) |
[jira] Created: (MAPREDUCE-1067) Default state of queues is undefined when unspecified |
Tue, 06 Oct, 09:52 |
Peeyush Bishnoi (JIRA) |
[jira] Created: (MAPREDUCE-1068) In hadoop-0.20.0 streaming job do not throw proper verbose error message if file is not present |
Tue, 06 Oct, 11:09 |
Vinod K V (JIRA) |
[jira] Resolved: (MAPREDUCE-996) Queue Scheduling Information is lost from Ui when we run mapred mradmin -refreshQueues after mapreduce 861 |
Tue, 06 Oct, 13:15 |
Hemanth Yamijala (JIRA) |
[jira] Resolved: (MAPREDUCE-1053) MRReliabilityTest does not kill/fail tasks if history is enabled |
Tue, 06 Oct, 15:55 |
Aaron Kimball (JIRA) |
[jira] Created: (MAPREDUCE-1069) Implement Sqoop API refactoring |
Tue, 06 Oct, 22:29 |
Amareshwari Sriramadasu (JIRA) |
[jira] Resolved: (MAPREDUCE-506) make HistoryViewer a public class. |
Wed, 07 Oct, 06:00 |
Amareshwari Sriramadasu (JIRA) |
[jira] Resolved: (MAPREDUCE-244) Duplicate code in JobHistory TaskAttempt's can be collapsed into super class. |
Wed, 07 Oct, 06:02 |
Amareshwari Sriramadasu (JIRA) |
[jira] Resolved: (MAPREDUCE-493) Provide -outputcommitter option for streaming and pipes |
Wed, 07 Oct, 06:02 |
Amareshwari Sriramadasu (JIRA) |
[jira] Resolved: (MAPREDUCE-171) TestJobTrackerRestartWithLostTracker sometimes fails while validating history. |
Wed, 07 Oct, 06:04 |
Amar Kamat (JIRA) |
[jira] Resolved: (MAPREDUCE-237) Runtimes of TestJobTrackerRestart* testcases are high again |
Wed, 07 Oct, 06:12 |
Amar Kamat (JIRA) |
[jira] Resolved: (MAPREDUCE-308) A JobInProgressLIstener can change a job without informing other listeners |
Wed, 07 Oct, 06:14 |
Amar Kamat (JIRA) |
[jira] Resolved: (MAPREDUCE-247) Improve job history web page |
Wed, 07 Oct, 06:14 |
Ravi Gummadi (JIRA) |
[jira] Resolved: (MAPREDUCE-87) exporting pid doesn't work if the user's shell is not bash |
Wed, 07 Oct, 06:16 |
Amareshwari Sriramadasu (JIRA) |
[jira] Resolved: (MAPREDUCE-55) Reduce task should stop shuffle-retrying in case of out-of-memory errors |
Wed, 07 Oct, 06:16 |
Amar Kamat (JIRA) |
[jira] Resolved: (MAPREDUCE-795) JobHistory.markCompleted() should be synchronized |
Wed, 07 Oct, 06:22 |
Amar Kamat (JIRA) |
[jira] Resolved: (MAPREDUCE-844) TestJobTrackerRestartWithLostTracker fails sometimes |
Wed, 07 Oct, 06:24 |
Amar Kamat (JIRA) |
[jira] Resolved: (MAPREDUCE-7) Reduce progress in the Reducer crosses 1 |
Wed, 07 Oct, 06:28 |
Amar Kamat (JIRA) |
[jira] Resolved: (MAPREDUCE-25) Non-speculative and speculative tasks for a TIP start at the same time. |
Wed, 07 Oct, 06:30 |
Amar Kamat (JIRA) |
[jira] Resolved: (MAPREDUCE-35) There can be more than 'mapred.jobtracker.completeuserjobs.maximum' jobs for a user in the jobtracker |
Wed, 07 Oct, 06:36 |
Todd Lipcon (JIRA) |
[jira] Created: (MAPREDUCE-1070) Deadlock in FairSchedulerServlet |
Wed, 07 Oct, 07:42 |
Hong Tang (JIRA) |
[jira] Created: (MAPREDUCE-1071) o.a.h.mapreduce.jobhistory.EventReader constructor should expect DataInputStream |
Wed, 07 Oct, 07:46 |