[jira] [Updated] (MAPREDUCE-6697) Concurrent task limits should only be applied when necessary

2017-06-27 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated MAPREDUCE-6697: - Fix Version/s: 3.0.0-alpha4 2.9.0 > Concurrent task limits should o

[jira] [Commented] (MAPREDUCE-6697) Concurrent task limits should only be applied when necessary

2017-06-27 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065853#comment-16065853 ] Akira Ajisaka commented on MAPREDUCE-6697: -- Committed this to trunk and branc

[jira] [Commented] (MAPREDUCE-6697) Concurrent task limits should only be applied when necessary

2017-06-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065819#comment-16065819 ] Hudson commented on MAPREDUCE-6697: --- SUCCESS: Integrated in Jenkins build Hadoop-tru

[jira] [Commented] (MAPREDUCE-6697) Concurrent task limits should only be applied when necessary

2017-06-27 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065796#comment-16065796 ] Akira Ajisaka commented on MAPREDUCE-6697: -- Thank you, Nathan. It makes sense

[jira] [Commented] (MAPREDUCE-6697) Concurrent task limits should only be applied when necessary

2017-06-27 Thread Nathan Roberts (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065538#comment-16065538 ] Nathan Roberts commented on MAPREDUCE-6697: --- @aajisaka Thanks for taking a l

[jira] [Created] (MAPREDUCE-6907) Hadoop "Spill failed" with custom ArrayWritable and data type - "java.lang.Exception: java.lang.NegativeArraySizeException"

2017-06-27 Thread Neel Chauhan (JIRA)
Neel Chauhan created MAPREDUCE-6907: --- Summary: Hadoop "Spill failed" with custom ArrayWritable and data type - "java.lang.Exception: java.lang.NegativeArraySizeException" Key: MAPREDUCE-6907 URL: https://issues.

[jira] [Commented] (MAPREDUCE-6647) MR usage counters use the resources requested instead of the resources allocated

2017-06-27 Thread Vrushali C (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065178#comment-16065178 ] Vrushali C commented on MAPREDUCE-6647: --- I see, thanks [~haibo.chen]. So with d

[jira] [Commented] (MAPREDUCE-6647) MR usage counters use the resources requested instead of the resources allocated

2017-06-27 Thread Haibo Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065122#comment-16065122 ] Haibo Chen commented on MAPREDUCE-6647: --- Thanks for pointing this out [~vrushali

[jira] [Commented] (MAPREDUCE-6888) Error message of ShuffleHandler should show the exact cause

2017-06-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064868#comment-16064868 ] Hadoop QA commented on MAPREDUCE-6888: -- | (x) *{color:red}-1 overall{color}* | \\

[jira] [Created] (MAPREDUCE-6906) Print out current tokens in LauncherAM

2017-06-27 Thread Peter Cseh (JIRA)
Peter Cseh created MAPREDUCE-6906: - Summary: Print out current tokens in LauncherAM Key: MAPREDUCE-6906 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6906 Project: Hadoop Map/Reduce Is

[jira] [Updated] (MAPREDUCE-6888) Error message of ShuffleHandler should show the exact cause

2017-06-27 Thread Kai Sasaki (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Sasaki updated MAPREDUCE-6888: -- Attachment: MAPREDUCE-6888.02.patch > Error message of ShuffleHandler should show the exact

[jira] [Commented] (MAPREDUCE-6888) Error message of ShuffleHandler should show the exact cause

2017-06-27 Thread Kai Sasaki (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064832#comment-16064832 ] Kai Sasaki commented on MAPREDUCE-6888: --- [~haibo.chen] Thanks. Right as you said

[jira] [Commented] (MAPREDUCE-6905) Fix meaningless operations in TestDFSIO in some situation.

2017-06-27 Thread LiXin Ge (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064621#comment-16064621 ] LiXin Ge commented on MAPREDUCE-6905: - Thanks for your review, [~Naganarasimha]. I

[jira] [Commented] (MAPREDUCE-6905) Fix meaningless operations in TestDFSIO in some situation.

2017-06-27 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064480#comment-16064480 ] Naganarasimha G R commented on MAPREDUCE-6905: -- Thanks for the patch [~Ge

[jira] [Issue Comment Deleted] (MAPREDUCE-6905) Fix meaningless operations in TestDFSIO in some situation.

2017-06-27 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naganarasimha G R updated MAPREDUCE-6905: - Comment: was deleted (was: Hi [~GeLiXin] Can you please add the test case for

[jira] [Commented] (MAPREDUCE-6905) Fix meaningless operations in TestDFSIO in some situation.

2017-06-27 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064477#comment-16064477 ] Naganarasimha G R commented on MAPREDUCE-6905: -- Hi [~GeLiXin] Can you ple