[jira] [Updated] (MAPREDUCE-5542) Killing a job just as it finishes can generate an NPE in client

2014-10-14 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith updated MAPREDUCE-5542: -- Attachment: MAPREDUCE-5542.4.patch Killing a job just as it finishes can generate an NPE in client

[jira] [Commented] (MAPREDUCE-5542) Killing a job just as it finishes can generate an NPE in client

2014-10-14 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170581#comment-14170581 ] Rohith commented on MAPREDUCE-5542: --- I updated the patch. Please review. Killing a

[jira] [Commented] (MAPREDUCE-5542) Killing a job just as it finishes can generate an NPE in client

2014-10-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170684#comment-14170684 ] Hadoop QA commented on MAPREDUCE-5542: -- {color:green}+1 overall{color}. Here are

[jira] [Commented] (MAPREDUCE-6125) TestContainerLauncherImpl sometimes fails

2014-10-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170813#comment-14170813 ] Hudson commented on MAPREDUCE-6125: --- SUCCESS: Integrated in Hadoop-Yarn-trunk #711

[jira] [Commented] (MAPREDUCE-6115) TestPipeApplication#testSubmitter fails in trunk

2014-10-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170811#comment-14170811 ] Hudson commented on MAPREDUCE-6115: --- SUCCESS: Integrated in Hadoop-Yarn-trunk #711

[jira] [Commented] (MAPREDUCE-6125) TestContainerLauncherImpl sometimes fails

2014-10-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170959#comment-14170959 ] Hudson commented on MAPREDUCE-6125: --- FAILURE: Integrated in Hadoop-Hdfs-trunk #1901

[jira] [Commented] (MAPREDUCE-6115) TestPipeApplication#testSubmitter fails in trunk

2014-10-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170957#comment-14170957 ] Hudson commented on MAPREDUCE-6115: --- FAILURE: Integrated in Hadoop-Hdfs-trunk #1901

[jira] [Commented] (MAPREDUCE-6127) SequenceFile crashes with encrypted files that are shorter than FileSystem.getStatus(path)

2014-10-14 Thread Corby Wilson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170979#comment-14170979 ] Corby Wilson commented on MAPREDUCE-6127: - Yes, this is in Amazon S3. We are

[jira] [Commented] (MAPREDUCE-6115) TestPipeApplication#testSubmitter fails in trunk

2014-10-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171037#comment-14171037 ] Hudson commented on MAPREDUCE-6115: --- FAILURE: Integrated in Hadoop-Mapreduce-trunk

[jira] [Commented] (MAPREDUCE-6125) TestContainerLauncherImpl sometimes fails

2014-10-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171039#comment-14171039 ] Hudson commented on MAPREDUCE-6125: --- FAILURE: Integrated in Hadoop-Mapreduce-trunk

[jira] [Updated] (MAPREDUCE-5873) Measure bw of a single copy call and display the correct aggregated bw

2014-10-14 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated MAPREDUCE-5873: --- Attachment: (was: MAPREDUCE-5873.v7.patch) Measure bw of a single copy call and display the

[jira] [Updated] (MAPREDUCE-5873) Measure bw of a single copy call and display the correct aggregated bw

2014-10-14 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Li updated MAPREDUCE-5873: --- Attachment: (was: MAPREDUCE-5873.v8.patch) Measure bw of a single copy call and display the

[jira] [Commented] (MAPREDUCE-5873) Measure bw of a single copy call and display the correct aggregated bw

2014-10-14 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171553#comment-14171553 ] Siqi Li commented on MAPREDUCE-5873: [~jlowe] Thanks for you feedback, I have

[jira] [Commented] (MAPREDUCE-4818) Easier identification of tasks that timeout during localization

2014-10-14 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171728#comment-14171728 ] Gera Shegalov commented on MAPREDUCE-4818: -- Thanks for the patch, [~l201514].

[jira] [Updated] (MAPREDUCE-6105) Inconsistent configuration in property mapreduce.reduce.shuffle.merge.percent

2014-10-14 Thread Ray Chiang (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Chiang updated MAPREDUCE-6105: -- Attachment: MAPREDUCE-6105-01.patch Update default value to match documentation.

[jira] [Updated] (MAPREDUCE-6105) Inconsistent configuration in property mapreduce.reduce.shuffle.merge.percent

2014-10-14 Thread Ray Chiang (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Chiang updated MAPREDUCE-6105: -- Assignee: Ray Chiang Target Version/s: 2.6.0 Status: Patch

[jira] [Commented] (MAPREDUCE-6105) Inconsistent configuration in property mapreduce.reduce.shuffle.merge.percent

2014-10-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171974#comment-14171974 ] Hadoop QA commented on MAPREDUCE-6105: -- {color:red}-1 overall{color}. Here are