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-1054) [Mumak] Enhance unit test coverage |
Sun, 04 Oct, 23:19 |
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-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 |
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 |
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 |
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 |
Hong Tang (JIRA) |
[jira] Created: (MAPREDUCE-1072) o.a.h.mapreduce.jobhistory.EventWriter.VERSION should be public. |
Wed, 07 Oct, 08:16 |
Sreekanth Ramakrishnan (JIRA) |
[jira] Created: (MAPREDUCE-1073) Progress reported for pipes tasks is incorrect. |
Wed, 07 Oct, 08:28 |
Amar Kamat (JIRA) |
[jira] Resolved: (MAPREDUCE-178) Inconsistency in handling lost trackers upon jobtracker restart |
Wed, 07 Oct, 10:29 |
V.V.Chaitanya Krishna (JIRA) |
[jira] Created: (MAPREDUCE-1075) getQueue(String queue) in JobTracker would return NPE for invalid queue name |
Wed, 07 Oct, 10:37 |
Amareshwari Sriramadasu (JIRA) |
[jira] Created: (MAPREDUCE-1076) ClusterStatus class should be deprecated |
Wed, 07 Oct, 10:52 |
Dick King (JIRA) |
[jira] Created: (MAPREDUCE-1077) When rumen reads a truncated job tracker log, it produces a job whose outcome is SUCCESS. Should be null. |
Wed, 07 Oct, 22:29 |
Anirban Dasgupta (JIRA) |
[jira] Created: (MAPREDUCE-1078) Unit test for zero map jobs and killed jobs |
Wed, 07 Oct, 22:57 |
Vinod K V (JIRA) |
[jira] Created: (MAPREDUCE-1079) Split commands_manual.xml into common, mapreduce and hdfs parts |
Thu, 08 Oct, 04:41 |
Vinod K V (JIRA) |
[jira] Created: (MAPREDUCE-1080) Properties max.map.slots and max.reduce.slots should be hyphenated. |
Thu, 08 Oct, 06:09 |
Vinod K V (JIRA) |
[jira] Created: (MAPREDUCE-1081) Move hadoop_archives.xml out of mapreduce project |
Thu, 08 Oct, 06:27 |
Amareshwari Sriramadasu (JIRA) |
[jira] Resolved: (MAPREDUCE-1081) Move hadoop_archives.xml out of mapreduce project |
Thu, 08 Oct, 06:49 |
Vinod K V (JIRA) |
[jira] Created: (MAPREDUCE-1082) Command line UI for queues' information is broken with hierarchical queues. |
Thu, 08 Oct, 07:57 |
Arun C Murthy (JIRA) |
[jira] Created: (MAPREDUCE-1083) Use the user-to-groups mapping service in the JobTracker |
Thu, 08 Oct, 07:59 |
Konstantin Boudnik (JIRA) |
[jira] Created: (MAPREDUCE-1084) Implementing aspects development and fault injeciton framework for MapReduce |
Thu, 08 Oct, 19:51 |
Ravi Gummadi (JIRA) |
[jira] Created: (MAPREDUCE-1085) For tasks, "ulimit -v -1" is being run when user doesn't specify mapred.child.ulimit |
Fri, 09 Oct, 06:21 |
Ravi Gummadi (JIRA) |
[jira] Created: (MAPREDUCE-1086) hadoop commands in streaming tasks are trying to write to tasktracker's log |
Fri, 09 Oct, 08:20 |
Vinod K V (JIRA) |
[jira] Created: (MAPREDUCE-1087) Limit resource usage of Map/Reduce debug script |
Fri, 09 Oct, 08:34 |
Arun C Murthy (JIRA) |
[jira] Created: (MAPREDUCE-1088) JobHistory files should have narrower 0600 perms |
Fri, 09 Oct, 17:11 |
Todd Lipcon (JIRA) |
[jira] Created: (MAPREDUCE-1089) Fair Scheduler preemption triggers NPE when tasks are scheduled but not running |
Sat, 10 Oct, 00:56 |
曹楠楠 |
About the memory file system, any suggestions? |
Mon, 12 Oct, 05:37 |
Hemanth Yamijala (JIRA) |
[jira] Created: (MAPREDUCE-1090) Modify log statement in Tasktracker log related to memory monitoring to include attempt id. |
Mon, 12 Oct, 16:24 |
Arun C Murthy (JIRA) |
[jira] Created: (MAPREDUCE-1091) TaskTrackers only work with same build as the JobTracker |
Mon, 12 Oct, 18:49 |
Eli Collins (JIRA) |
[jira] Created: (MAPREDUCE-1092) Enable asserts for tests by default |
Mon, 12 Oct, 21:26 |
Eli Collins (JIRA) |
[jira] Created: (MAPREDUCE-1093) Java assertion failures triggered by tests |
Mon, 12 Oct, 23:21 |
Arun C Murthy (JIRA) |
[jira] Created: (MAPREDUCE-1094) CapacityScheduler's JobInitPoller shouldn't 'sleep' |
Tue, 13 Oct, 00:49 |
Cyrus Katrak (JIRA) |
[jira] Created: (MAPREDUCE-1095) Hadoop 0.20 Compatible IdentityMapper and IdentityReducer |
Tue, 13 Oct, 02:24 |
Omer Trajman (JIRA) |
[jira] Created: (MAPREDUCE-1096) Add getNames method to VerticaRecord to retrieve input column names |
Tue, 13 Oct, 03:01 |
Omer Trajman (JIRA) |
[jira] Created: (MAPREDUCE-1097) Use deploy_design function in Vertica 3.5 |
Tue, 13 Oct, 03:07 |
Hemanth Yamijala (JIRA) |
[jira] Created: (MAPREDUCE-1099) Setup and cleanup tasks could affect job latency if they are caught running on bad nodes |
Tue, 13 Oct, 06:14 |
Vinod K V (JIRA) |
[jira] Created: (MAPREDUCE-1100) User's task-logs filling up local disks on the TaskTrackers |
Tue, 13 Oct, 08:13 |
Vinod K V (JIRA) |
[jira] Created: (MAPREDUCE-1101) Rename core jar to common jar |
Tue, 13 Oct, 09:39 |
Owen O'Malley (JIRA) |
[jira] Resolved: (MAPREDUCE-1091) TaskTrackers only work with same build as the JobTracker |
Tue, 13 Oct, 15:41 |
Amar Kamat (JIRA) |
[jira] Created: (MAPREDUCE-1102) Job gets killed even when the cleanup completes |
Tue, 13 Oct, 16:39 |
Arun C Murthy (JIRA) |
[jira] Created: (MAPREDUCE-1103) Additional JobTracker metrics |
Tue, 13 Oct, 20:24 |
Hong Tang (JIRA) |
[jira] Created: (MAPREDUCE-1104) RecoveryManager not initialized in SimulatorJobTracker led to NPE in JT Jetty server |
Tue, 13 Oct, 21:47 |
Arun C Murthy (JIRA) |
[jira] Created: (MAPREDUCE-1105) CapacityScheduler: It should be possible to set queue hard-limit beyond it's actual capacity |
Wed, 14 Oct, 00:03 |
Vinod K V (JIRA) |
[jira] Created: (MAPREDUCE-1106) LocalJobRunner should run with any file-system |
Wed, 14 Oct, 03:43 |
Anjali M (JIRA) |
[jira] Created: (MAPREDUCE-1107) Creating a new fairscheduler |
Wed, 14 Oct, 06:19 |
Amareshwari Sriramadasu (JIRA) |
[jira] Resolved: (MAPREDUCE-1023) Newly introduced findBugs warnings should be suppressed |
Wed, 14 Oct, 06:41 |
Vinod K V (JIRA) |
[jira] Created: (MAPREDUCE-1108) Modify test-patch.sh to verify that the number of findBugs warning is always zero |
Wed, 14 Oct, 06:45 |
dhruba borthakur (JIRA) |
[jira] Created: (MAPREDUCE-1109) ConcurrentModificationException in jobtracker.jsp |
Wed, 14 Oct, 06:57 |
dhruba borthakur (JIRA) |
[jira] Resolved: (MAPREDUCE-1109) ConcurrentModificationException in jobtracker.jsp |
Wed, 14 Oct, 07:17 |
Chris Douglas (JIRA) |
[jira] Reopened: (MAPREDUCE-1109) ConcurrentModificationException in jobtracker.jsp |
Wed, 14 Oct, 07:28 |
rahul k singh (JIRA) |
[jira] Created: (MAPREDUCE-1110) Currently QueueManager API's return JobQueueInfo , instead it should return QueueInfo, similarly wher ever we are using JobQueueInfo as view , we should use QueueInfo |
Wed, 14 Oct, 09:22 |
Hong Tang (JIRA) |
[jira] Created: (MAPREDUCE-1111) JT Jetty UI not working if we run mumak.sh off packaged distribution directory. |
Wed, 14 Oct, 20:06 |
Chris Douglas (JIRA) |
[jira] Resolved: (MAPREDUCE-819) DistCP Guide - updates |
Thu, 15 Oct, 02:13 |
Zheng Shao (JIRA) |
[jira] Created: (MAPREDUCE-1112) Fix CombineFileInputFormat for hadoop 0.20 |
Thu, 15 Oct, 03:34 |
Todd Lipcon (JIRA) |
[jira] Created: (MAPREDUCE-1113) mumak compiles aspects even if skip.contrib is true |
Thu, 15 Oct, 04:50 |
Todd Lipcon (JIRA) |
[jira] Created: (MAPREDUCE-1114) Speed up ivy resolution in builds with clever caching |
Thu, 15 Oct, 05:20 |
Amr Awadallah (JIRA) |
[jira] Created: (MAPREDUCE-1115) Support hierarchical pools of directories to use for intermediate MapReduce data files (for SSD drives) |
Thu, 15 Oct, 05:38 |
Vinod K V (JIRA) |
[jira] Created: (MAPREDUCE-1116) Task continues to get localized even though it is marked for killing already |
Thu, 15 Oct, 09:44 |
Sharad Agarwal (JIRA) |
[jira] Created: (MAPREDUCE-1117) ClusterMetrics return metrics for tasks instead of slots' |
Thu, 15 Oct, 12:06 |
Allen Wittenauer (JIRA) |
[jira] Created: (MAPREDUCE-1118) Capacity Scheduler scheduling information is hard to read / should be tabular format |
Thu, 15 Oct, 19:19 |
Amar Kamat (JIRA) |
[jira] Reopened: (MAPREDUCE-171) TestJobTrackerRestartWithLostTracker sometimes fails while validating history. |
Fri, 16 Oct, 04:00 |
Christian Kunz (JIRA) |
[jira] Resolved: (MAPREDUCE-83) Job completion delayed |
Fri, 16 Oct, 17:34 |
Todd Lipcon (JIRA) |
[jira] Created: (MAPREDUCE-1119) When tasks fail to report status, show tasks's stack dump before killing |
Fri, 16 Oct, 22:55 |
Zheng Shao |
Can somebody take a look at CombineFileFormat for 0.20? |
Sat, 17 Oct, 06:19 |
Sharad Agarwal (JIRA) |
[jira] Reopened: (MAPREDUCE-1048) Show total slot usage in cluster summary on jobtracker webui |
Mon, 19 Oct, 11:06 |
Todd Lipcon (JIRA) |
[jira] Created: (MAPREDUCE-1120) JobClient poll intervals should be job configurations, not cluster configurations |
Mon, 19 Oct, 17:59 |
Aaron Kimball |
Re: Can somebody take a look at CombineFileFormat for 0.20? |
Mon, 19 Oct, 18:10 |