You are viewing a plain text version of this content. The canonical link for it is here.
- [VOTE] Release Apache Hadoop 2.0.5-alpha - posted by Konstantin Boudnik <co...@apache.org> on 2013/06/01 01:04:46 UTC, 16 replies.
- [jira] [Resolved] (MAPREDUCE-5285) Update MR App to use immutable ApplicationAttemptID, ContainerID, NodeID after YARN-735 - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/06/01 02:19:20 UTC, 0 replies.
- [VOTE] Release Apache Hadoop 2.0.5-alpha (rc1) - posted by Konstantin Boudnik <co...@apache.org> on 2013/06/01 06:27:58 UTC, 3 replies.
- [jira] [Created] (MAPREDUCE-5288) ResourceEstimator#getEstimatedTotalMapOutputSize suffers from divide by zero issues - posted by "Harsh J (JIRA)" <ji...@apache.org> on 2013/06/01 17:42:19 UTC, 0 replies.
- Re: Heads up: moving from 2.0.4.1-alpha to 2.0.5-alpha - posted by Konstantin Boudnik <co...@apache.org> on 2013/06/01 22:47:42 UTC, 0 replies.
- Re: [VOTE] Release Apache Hadoop 2.0.4.1-alpha - posted by Konstantin Boudnik <co...@apache.org> on 2013/06/01 22:49:35 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5289) Update MR App to use Token directly after YARN-717 - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2013/06/01 23:13:46 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5289) Update MR App to use Token directly after YARN-717 - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2013/06/01 23:47:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-3859) CapacityScheduler incorrectly utilizes extra-resources of queue for high-memory jobs - posted by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2013/06/03 03:06:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5290) CLONE - CapacityScheduler incorrectly utilizes extra-resources of queue for high-memory jobs - posted by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2013/06/03 03:06:21 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5291) Change MR App to use update property names in container-log4j.properties - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/06/03 04:31:21 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5291) Change MR App to use update property names in container-log4j.properties - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/06/03 04:39:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5292) ShuffleConsumerPlugin.Context should support org.apache.hadoop.mapreduce.Reducer - posted by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2013/06/03 10:48:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5293) Shuffle#MergeManager should support org.apache.hadoop.mapreduce.Reducer - posted by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2013/06/03 10:54:19 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5294) Shuffle#MergeManager should support org.apache.hadoop.mapreduce.Reducer - posted by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2013/06/03 10:58:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5295) ShuffleConsumerPlugin.Context should support org.apache.hadoop.mapreduce.Reducer - posted by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2013/06/03 10:58:21 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5292) ShuffleConsumerPlugin.Context should support org.apache.hadoop.mapreduce.Reducer - posted by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2013/06/03 11:02:21 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5294) Shuffle#MergeManager should support org.apache.hadoop.mapreduce.Reducer - posted by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2013/06/03 11:04:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5293) Shuffle#MergeManager should support org.apache.hadoop.mapreduce.Reducer - posted by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2013/06/03 11:06:20 UTC, 0 replies.
- [jira] [Reopened] (MAPREDUCE-5294) Shuffle#MergeManager should support org.apache.hadoop.mapreduce.Reducer - posted by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2013/06/03 11:06:21 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5296) Mapred API: Function signature change in JobControl - posted by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/06/03 19:31:20 UTC, 0 replies.
- [jira] [Reopened] (MAPREDUCE-5275) Mapreduce API: TokenCache incompatibility issues with MR1 - posted by "Daryn Sharp (JIRA)" <ji...@apache.org> on 2013/06/03 20:05:24 UTC, 0 replies.
- [jira] [Reopened] (MAPREDUCE-5263) filecache.DistributedCache incompatiblity issues with MR1 - posted by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/06/03 20:21:21 UTC, 0 replies.
- Re: [VOTE] Release Apache Hadoop 0.23.8 - posted by Kihwal Lee <ki...@yahoo-inc.com> on 2013/06/03 20:29:47 UTC, 7 replies.
- [jira] [Created] (MAPREDUCE-5297) Update MR App after YARN-748 - posted by "Jian He (JIRA)" <ji...@apache.org> on 2013/06/03 21:02:20 UTC, 0 replies.
- [jira] [Reopened] (MAPREDUCE-5220) Setter methods in TaskCompletionEvent are public in MR1 and protected in MR2 - posted by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/06/03 21:08:21 UTC, 0 replies.
- Re: [VOTE] Release Apache Hadoop 2.0.5-alpha (rc2) - posted by Konstantin Boudnik <co...@apache.org> on 2013/06/03 21:51:21 UTC, 8 replies.
- [jira] [Created] (MAPREDUCE-5298) Move MapReduce services to YARN-117 stricter lifecycle - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/06/03 23:02:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5281) Mapreduce API: Counter changes from non-abstract class to interface - posted by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/06/04 00:46:21 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5284) Mapreduce API: CounterGroup changes from non-abstract class to interface - posted by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/06/04 00:46:23 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5299) Mapred API: void setTaskID(TaskAttemptID) is missing in TaskCompletionEvent - posted by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/06/04 01:00:21 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5300) Two function signature changes in filecache.DistributedCache - posted by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/06/04 01:08:21 UTC, 0 replies.
- [jira] [Reopened] (MAPREDUCE-5300) Two function signature changes in filecache.DistributedCache - posted by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2013/06/04 01:48:22 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5300) Two function signature changes in filecache.DistributedCache - posted by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2013/06/04 01:50:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5297) Update MR App since BuilderUtils is moved to yarn-server-common after YARN-748 - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2013/06/04 02:58:21 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5277) Job history completed location cannot be on a file system other than default - posted by "Ivan Mitic (JIRA)" <ji...@apache.org> on 2013/06/04 04:33:21 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5301) Update MR code to work with YARN-635 changes - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/06/04 04:49:19 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5302) NodeManager throws AvroRuntimeException on failed start - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2013/06/04 06:45:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5301) Update MR code to work with YARN-635 changes - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2013/06/04 06:54:25 UTC, 0 replies.
- Heads up: branch-2.1-beta - posted by Arun C Murthy <ac...@hortonworks.com> on 2013/06/04 17:32:28 UTC, 34 replies.
- [jira] [Created] (MAPREDUCE-5303) Changes on MR after moving ProtoBase to package impl.pb on YARN-724 - posted by "Jian He (JIRA)" <ji...@apache.org> on 2013/06/05 00:01:21 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5303) Changes on MR after moving ProtoBase to package impl.pb on YARN-724 - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2013/06/05 00:51:22 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5304) mapreduce.Job killTask/failTask/getTaskCompletionEvents methods have incompatible signature changes - posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2013/06/05 20:24:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5305) AggregatedLogDeletionService may delete recent stuff if its clock is out of sync - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/06/05 23:03:22 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5306) HistoryFileManager.mkdir() doesn't handle case where dest path exists -and is a file - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/06/06 00:01:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-3135) Unit test org.apache.hadoop.mapred.TestJobHistoryServer fails intermittently - posted by "Ravi Prakash (JIRA)" <ji...@apache.org> on 2013/06/06 00:28:21 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5307) Failure to launch a task leads to missing failed task - posted by "Jason Lowe (JIRA)" <ji...@apache.org> on 2013/06/06 18:21:20 UTC, 0 replies.
- [jira] [Reopened] (MAPREDUCE-5036) Default shuffle handler port should not be 8080 - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2013/06/06 22:00:21 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5308) Shuffling to memory can get out-of-sync when fetching multiple compressed map outputs - posted by "Nathan Roberts (JIRA)" <ji...@apache.org> on 2013/06/06 23:48:20 UTC, 0 replies.
- [VOTE RESULT] Release Apache Hadoop 2.0.5-alpha (rc2) - posted by Konstantin Boudnik <co...@apache.org> on 2013/06/07 02:34:23 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-4707) Add a comment to explain why FairScheduler#dump()'s body is synchronized on eventLog - posted by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2013/06/07 05:51:21 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-4743) Job is marking as FAILED and also throwing the Transition exception instead of KILLED when issues a KILL command - posted by "Devaraj K (JIRA)" <ji...@apache.org> on 2013/06/07 14:08:21 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5309) 2.0.4 JobHistoryParser can't parse certain failed job history files generated by 2.0.3 history server - posted by "Vrushali C (JIRA)" <ji...@apache.org> on 2013/06/07 19:44:21 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5252) Fair scheduler should use SchedulerUtils.normalizeRequest - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2013/06/07 19:54:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5310) MRAM should not normalize allocation request capabilities - posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2013/06/07 21:42:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5182) LineRecordReader#getProgress throwing IOException breaks compatibility - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2013/06/07 22:00:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5311) Remove slot millis computation logic and deprecate conters - posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2013/06/08 00:56:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5312) TestRMNMInfo is failing - posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2013/06/08 04:45:20 UTC, 0 replies.
- Hadoop-Mapreduce-trunk - Build # 1451 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/08 16:07:54 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5313) JobTracker Creates Empty Mapper Task, and a Mapper Task with 2 FileSplits. - posted by "Noel C. F. Codella, Ph.D. (JIRA)" <ji...@apache.org> on 2013/06/09 09:08:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5314) Fix build break by YARN-686 (flatten node report) - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/06/10 02:34:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5315) DistCp reports success even on failure. - posted by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2013/06/10 23:20:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5316) job -list-attempt-ids command does not handle illegal task-state - posted by "Ashwin Shankar (JIRA)" <ji...@apache.org> on 2013/06/11 00:28:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5317) Stale files left behind for failed jobs - posted by "Ravi Prakash (JIRA)" <ji...@apache.org> on 2013/06/11 00:56:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5318) Ampersand in JSPUtil.java is not escaped - posted by "Bohou Li (JIRA)" <ji...@apache.org> on 2013/06/11 01:09:22 UTC, 1 replies.
- Retrieve hostname/IP-address of node by task - posted by Paflas <pa...@gmail.com> on 2013/06/11 02:44:29 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5320) Cluster.close() is not called by mapreduce.Job - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2013/06/11 06:53:20 UTC, 0 replies.
- Re: Bringing Hadoop to Fedora - posted by Arun C Murthy <ac...@hortonworks.com> on 2013/06/11 19:54:11 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5298) Move MapReduce services to YARN-117 stricter lifecycle - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2013/06/13 18:01:21 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5321) Enable better parallelism in the Fair Scheduler - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2013/06/13 21:19:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-4069) Cleanup task tokens interface - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2013/06/13 22:25:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5322) If input path does not exist application/job id is getting assigned. - posted by "Nishan Shetty (JIRA)" <ji...@apache.org> on 2013/06/14 04:59:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5319) Job.xml file does not has 'user.name' property for Hadoop2 - posted by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2013/06/14 08:28:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-3533) have the service interface extend Closeable and use close() as its shutdown operation - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/06/14 15:47:24 UTC, 0 replies.
- Hadoop-Mapreduce-trunk - Build # 1457 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/14 16:08:03 UTC, 0 replies.
- Visual debugging tools for hadoop - posted by Saikat Kanjilal <sx...@hotmail.com> on 2013/06/14 17:20:38 UTC, 3 replies.
- [jira] [Created] (MAPREDUCE-5323) Min Spills For Combine Ignored - posted by "Jeff Bean (JIRA)" <ji...@apache.org> on 2013/06/14 23:55:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5324) Admin-provided user environment can be overridden by user provided values for the AM - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/06/15 00:03:24 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-4942) mapreduce.Job has a bunch of methods that throw InterruptedException so its incompatible with MR1 - posted by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/06/15 01:12:21 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5323) Min Spills For Combine Ignored - posted by "Jeff Bean (JIRA)" <ji...@apache.org> on 2013/06/15 01:43:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5275) Mapreduce API: TokenCache incompatibility issues with MR1 - posted by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/06/15 02:09:22 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5325) ClientRMProtocol.getAllApplications should accept ApplicationType as a parameter---MR changes - posted by "Xuan Gong (JIRA)" <ji...@apache.org> on 2013/06/15 04:09:19 UTC, 0 replies.
- Hadoop-Mapreduce-trunk - Build # 1458 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/15 16:07:54 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5224) JobTracker should allow the system directory to be in non-default FS - posted by "Ivan Mitic (JIRA)" <ji...@apache.org> on 2013/06/16 06:18:21 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5211) Reducer intermediate files can collide during merge - posted by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2013/06/16 14:27:22 UTC, 0 replies.
- Hadoop-Mapreduce-trunk - Build # 1459 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/16 16:07:42 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5326) Add version to shuffle header - posted by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2013/06/16 16:23:19 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5327) TestMRJobs and TestUberAM fail at verifying counters - posted by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/06/16 20:09:19 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5184) Document MR Binary Compatibility vis-a-vis hadoop-1 and hadoop-2 - posted by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2013/06/16 21:11:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5327) TestMRJobs and TestUberAM fail at verifying counters - posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2013/06/17 00:03:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5328) ClientToken should not be set in the environment - posted by "Omkar Vinit Joshi (JIRA)" <ji...@apache.org> on 2013/06/17 07:37:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5108) Changes needed for Binary Compatibility for MR applications via YARN - posted by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/06/18 18:44:23 UTC, 0 replies.
- mapred.child.ulimit in MR2 - posted by Sandy Ryza <sa...@cloudera.com> on 2013/06/18 22:56:47 UTC, 2 replies.
- [jira] [Created] (MAPREDUCE-5330) Killing M/R JVM's leads to metrics not being uploaded - posted by "Xi Fang (JIRA)" <ji...@apache.org> on 2013/06/19 00:49:22 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5331) hadoop pipes not working on Windows - posted by "Chuan Liu (JIRA)" <ji...@apache.org> on 2013/06/19 03:44:20 UTC, 0 replies.
- InputFormat to regroup splits of underlying InputFormat to control number of map tasks - posted by Nicolae Marasoiu <nm...@adobe.com> on 2013/06/19 09:53:37 UTC, 2 replies.
- [jira] [Created] (MAPREDUCE-5332) Support token-preserving restart of history server - posted by "Jason Lowe (JIRA)" <ji...@apache.org> on 2013/06/19 15:16:20 UTC, 0 replies.
- Hadoop-Mapreduce-trunk - Build # 1462 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/19 15:38:09 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5333) Add test that verifies MRAM works correctly when sending requests with non-normalized capabilities - posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2013/06/19 20:04:21 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5334) TestContainerLauncherImpl is failing - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2013/06/19 21:17:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5335) Rename Job Tracker terminology in ShuffleSchedulerImpl - posted by "Devaraj K (JIRA)" <ji...@apache.org> on 2013/06/20 12:41:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5337) RM webservices can't query on application Types - posted by "Xuan Gong (JIRA)" <ji...@apache.org> on 2013/06/20 20:00:23 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5318) Ampersand in JSPUtil.java is not escaped - posted by "Bohou Li (JIRA)" <ji...@apache.org> on 2013/06/21 20:22:20 UTC, 1 replies.
- [jira] [Created] (MAPREDUCE-5338) Bring back mapred.child.ulimit - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2013/06/22 01:47:20 UTC, 0 replies.
- Hadoop-Mapreduce-trunk - Build # 1465 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/22 15:47:32 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5339) The uber capability is not defined. isUber does not indicate what uber is. - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/22 23:58:19 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5340) isRetired is not well defined. javadoc does not indicate how a job is retired and waht does retired mean. - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 00:02:19 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5341) All constructors for Job are deprecated. There is no indication of what the alternative is. - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 00:11:19 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5342) mapProgress should be renamed getMapTasksProgress - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 00:19:19 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5343) reduceProgress is misleading. It should be renamed getReduceTasksProgress - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 00:21:19 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5344) getClusterStatus method in Cluster returns ClusterMetrics. It should be called getClusterMetrics or it should return ClusterStatus. - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 00:35:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5345) cleanupProgress is misleading. It should be renamed getCleanupTasksProgress - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 00:42:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5346) The example provided in the javadoc for Job is outdated. - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 00:46:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5347) getBlacklistedTrackers() is misleading. It does not return trackers. It should be renamed getNumBlacklistedTrackers. - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 00:50:19 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5345) cleanupProgress is misleading. It should be renamed getCleanupTasksProgress - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 02:34:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5343) reduceProgress is misleading. It should be renamed getReduceTasksProgress - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 02:36:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5340) isRetired is not well defined. javadoc does not indicate how a job is retired and waht does retired mean. - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 02:40:19 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5347) getBlacklistedTrackers() should be deprecated and a new method called getNumBlacklistedTrackers should be added. - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 02:54:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5344) getClusterStatus method in Cluster returns ClusterMetrics. It should be called getClusterMetrics or it should return ClusterStatus. - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 02:56:19 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5348) There are innconsistencies in the design of the Cluster and other classes. - posted by "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 04:18:20 UTC, 0 replies.
- Hadoop-Mapreduce-trunk - Build # 1466 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/23 15:46:12 UTC, 0 replies.
- Hadoop-Mapreduce-trunk - Build # 1467 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/24 15:46:06 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-3502) Review all Service.stop() operations and make sure that they work before a service is started - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/06/24 17:47:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5349) TestClusterMapReduceTestCase and TestJobName fail on Windows in branch-2 - posted by "Chuan Liu (JIRA)" <ji...@apache.org> on 2013/06/24 19:30:21 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5350) Expose Fair Scheduler-specific queue metrics - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2013/06/24 23:58:19 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5351) JobTracker memory leak caused by CleanupQueue reopening FileSystem - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2013/06/25 02:12:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5352) Optimize node local splits generated by CombineFileInputFormat - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/06/25 06:48:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5353) Job end notification callback not sent on Application Master initialization failure - posted by "Prashant Kommireddi (JIRA)" <ji...@apache.org> on 2013/06/25 08:11:19 UTC, 0 replies.
- Hadoop-Mapreduce-trunk - Build # 1468 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/25 15:46:53 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5354) some job submission fail when one of the configured local disks on jt is read only - posted by "Arpit Gupta (JIRA)" <ji...@apache.org> on 2013/06/26 01:48:20 UTC, 0 replies.
- [VOTE] Release Apache Hadoop 2.1.0-beta - posted by Arun C Murthy <ac...@hortonworks.com> on 2013/06/26 10:17:55 UTC, 4 replies.
- Hadoop-Mapreduce-trunk - Build # 1470 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/27 16:07:45 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5355) MiniMRYarnCluster with localFs does not work on Windows - posted by "Chuan Liu (JIRA)" <ji...@apache.org> on 2013/06/27 18:49:21 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5356) Refresh Log aggregation 'retention period' and 'check interval' - posted by "Ashwin Shankar (JIRA)" <ji...@apache.org> on 2013/06/27 20:05:19 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5357) Job staging directory owner checking could fail on Windows - posted by "Chuan Liu (JIRA)" <ji...@apache.org> on 2013/06/28 03:30:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5358) MRAppMaster throws invalid transitions for JobImpl - posted by "Devaraj K (JIRA)" <ji...@apache.org> on 2013/06/28 07:41:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5359) JobHistory should not use File.separator to match timestamp in path - posted by "Chuan Liu (JIRA)" <ji...@apache.org> on 2013/06/28 08:08:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5360) TestMRJobClient fails on Windows due to path format - posted by "Chuan Liu (JIRA)" <ji...@apache.org> on 2013/06/28 18:55:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5361) Reducer getting fewer records than expected - posted by "Sathish (JIRA)" <ji...@apache.org> on 2013/06/28 19:16:20 UTC, 0 replies.
- [jira] [Created] (MAPREDUCE-5362) clean up POM dependencies - posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2013/06/28 20:38:21 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5260) Job failed because of JvmManager running into inconsistent state - posted by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2013/06/28 22:57:21 UTC, 0 replies.
- How to Free-up a Map Slot without Killing the Entire Job? - posted by Sreejith Ramakrishnan <sr...@gmail.com> on 2013/06/28 23:13:51 UTC, 3 replies.
- [jira] [Reopened] (MAPREDUCE-5318) Ampersand in JSPUtil.java is not escaped - posted by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2013/06/28 23:33:20 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5328) ClientToken should not be set in the environment - posted by "Omkar Vinit Joshi (JIRA)" <ji...@apache.org> on 2013/06/29 03:01:09 UTC, 0 replies.
- Hadoop-Mapreduce-trunk - Build # 1473 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/30 16:08:59 UTC, 0 replies.
- [jira] [Resolved] (MAPREDUCE-5349) TestClusterMapReduceTestCase and TestJobName fail on Windows in branch-2 - posted by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2013/06/30 19:35:20 UTC, 0 replies.