[jira] [Updated] (MAPREDUCE-3283) mapred classpath CLI does not display the complete classpath

2015-01-21 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated MAPREDUCE-3283: - Resolution: Fixed Fix Version/s: 2.7.0 Hadoop Flags: Reviewed

[jira] [Commented] (MAPREDUCE-6057) Remove obsolete entries from mapred-default.xml

2015-01-21 Thread Ray Chiang (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14286253#comment-14286253 ] Ray Chiang commented on MAPREDUCE-6057: --- RE: findbugs No code changes in the

[jira] [Commented] (MAPREDUCE-3283) mapred classpath CLI does not display the complete classpath

2015-01-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14286384#comment-14286384 ] Hudson commented on MAPREDUCE-3283: --- FAILURE: Integrated in Hadoop-trunk-Commit

[jira] [Commented] (MAPREDUCE-6192) Create unit test to automatically compare MR related classes and mapred-default.xml

2015-01-21 Thread Ray Chiang (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14286276#comment-14286276 ] Ray Chiang commented on MAPREDUCE-6192: --- RE: Failing unit tests Both tests pass

[jira] [Commented] (MAPREDUCE-5785) Derive heap size or mapreduce.*.memory.mb automatically

2015-01-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14286866#comment-14286866 ] Hudson commented on MAPREDUCE-5785: --- SUCCESS: Integrated in Hadoop-trunk-Commit

[jira] [Updated] (MAPREDUCE-5785) Derive heap size or mapreduce.*.memory.mb automatically

2015-01-21 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gera Shegalov updated MAPREDUCE-5785: - Resolution: Fixed Assignee: Gera Shegalov (was: Karthik Kambatla)

[jira] [Commented] (MAPREDUCE-6209) Implement a heuristic to auto-size Java heap of MRAppMaster container proportional to the job size

2015-01-21 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285503#comment-14285503 ] Tsuyoshi OZAWA commented on MAPREDUCE-6209: --- Karthik and Gera, thanks for

[jira] [Commented] (MAPREDUCE-4815) FileOutputCommitter.commitJob can be very slow for jobs with many output files

2015-01-21 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285390#comment-14285390 ] Gera Shegalov commented on MAPREDUCE-4815: -- Thanks for the latest patch,