[jira] [Commented] (MAPREDUCE-5837) MRAppMaster fails when checking on uber mode

2014-04-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980929#comment-13980929 ] Hudson commented on MAPREDUCE-5837: --- SUCCESS: Integrated in Hadoop-Yarn-trunk #551

[jira] [Commented] (MAPREDUCE-5837) MRAppMaster fails when checking on uber mode

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

[jira] [Commented] (MAPREDUCE-5843) TestMRKeyValueTextInputFormat failing on Windows

2014-04-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981013#comment-13981013 ] Hudson commented on MAPREDUCE-5843: --- FAILURE: Integrated in Hadoop-Hdfs-trunk #1742

[jira] [Commented] (MAPREDUCE-5841) uber job doesn't terminate on getting mapred job kill

2014-04-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981014#comment-13981014 ] Hudson commented on MAPREDUCE-5841: --- FAILURE: Integrated in Hadoop-Hdfs-trunk #1742

[jira] [Commented] (MAPREDUCE-5837) MRAppMaster fails when checking on uber mode

2014-04-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981009#comment-13981009 ] Hudson commented on MAPREDUCE-5837: --- FAILURE: Integrated in Hadoop-Hdfs-trunk #1742

[jira] [Commented] (MAPREDUCE-5846) Rumen doesn't understand JobQueueChangedEvent

2014-04-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981024#comment-13981024 ] Hudson commented on MAPREDUCE-5846: --- FAILURE: Integrated in Hadoop-Hdfs-trunk #1742

[jira] [Commented] (MAPREDUCE-5749) TestRMContainerAllocator#testReportedAppProgress Failed

2014-04-25 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981028#comment-13981028 ] Daryn Sharp commented on MAPREDUCE-5749: +1 on Jason's patch. It's a more

[jira] [Updated] (MAPREDUCE-5652) NM Recovery. ShuffleHandler should handle NM restarts

2014-04-25 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated MAPREDUCE-5652: -- Attachment: MAPREDUCE-5652-v8.patch Sigh. I discovered that leveldb's DBIterator isn't

[jira] [Resolved] (MAPREDUCE-5118) Inverted Index

2014-04-25 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Eagles resolved MAPREDUCE-5118. Resolution: Later Target Version/s: 1.1.2, 2.0.3-alpha, 0.23.3,

[jira] [Resolved] (MAPREDUCE-5116) PUMA Benchmark Suite

2014-04-25 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Eagles resolved MAPREDUCE-5116. Resolution: Later Target Version/s: 1.1.2, 0.23.5, 2.0.3-alpha,

[jira] [Commented] (MAPREDUCE-5652) NM Recovery. ShuffleHandler should handle NM restarts

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

[jira] [Created] (MAPREDUCE-5859) org.apache.hadoop.mapreduce.lib.input.FileInputFormat.listStatus should not throw an exception if at least one of input path is not empty

2014-04-25 Thread Oleksandr Alesinskyy (JIRA)
Oleksandr Alesinskyy created MAPREDUCE-5859: --- Summary: org.apache.hadoop.mapreduce.lib.input.FileInputFormat.listStatus should not throw an exception if at least one of input path is not empty Key: MAPREDUCE-5859

[jira] [Commented] (MAPREDUCE-5652) NM Recovery. ShuffleHandler should handle NM restarts

2014-04-25 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981076#comment-13981076 ] Karthik Kambatla commented on MAPREDUCE-5652: - +1 to the wrapper approach.

[jira] [Updated] (MAPREDUCE-5749) TestRMContainerAllocator#testReportedAppProgress Failed

2014-04-25 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated MAPREDUCE-5749: -- Resolution: Fixed Fix Version/s: 2.5.0 3.0.0 Hadoop Flags:

[jira] [Commented] (MAPREDUCE-5749) TestRMContainerAllocator#testReportedAppProgress Failed

2014-04-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981089#comment-13981089 ] Hudson commented on MAPREDUCE-5749: --- SUCCESS: Integrated in Hadoop-trunk-Commit

[jira] [Commented] (MAPREDUCE-5652) NM Recovery. ShuffleHandler should handle NM restarts

2014-04-25 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981114#comment-13981114 ] Jason Lowe commented on MAPREDUCE-5652: --- As for the utility class, where would

[jira] [Commented] (MAPREDUCE-5639) Port DistCp2 document to trunk

2014-04-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981159#comment-13981159 ] Hudson commented on MAPREDUCE-5639: --- SUCCESS: Integrated in Hadoop-trunk-Commit

[jira] [Commented] (MAPREDUCE-3677) If hadoop.security.authorization is set to true, NM is not starting.

2014-04-25 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981221#comment-13981221 ] Chen He commented on MAPREDUCE-3677: Since there is no response for 3 days. I will

[jira] [Resolved] (MAPREDUCE-3677) If hadoop.security.authorization is set to true, NM is not starting.

2014-04-25 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen He resolved MAPREDUCE-3677. Resolution: Not a Problem If hadoop.security.authorization is set to true, NM is not

[jira] [Commented] (MAPREDUCE-5639) Port DistCp2 document to trunk

2014-04-25 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981257#comment-13981257 ] Chris Nauroth commented on MAPREDUCE-5639: -- I see this has been committed (at

[jira] [Commented] (MAPREDUCE-5652) NM Recovery. ShuffleHandler should handle NM restarts

2014-04-25 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981357#comment-13981357 ] Karthik Kambatla commented on MAPREDUCE-5652: - yarn-server-common seems

[jira] [Created] (MAPREDUCE-5860) Hadoop pipes Combiner is closed before all of its reduce calls

2014-04-25 Thread Joe Mudd (JIRA)
Joe Mudd created MAPREDUCE-5860: --- Summary: Hadoop pipes Combiner is closed before all of its reduce calls Key: MAPREDUCE-5860 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5860 Project: Hadoop

[jira] [Updated] (MAPREDUCE-5860) Hadoop pipes Combiner is closed before all of its reduce calls

2014-04-25 Thread Joe Mudd (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Mudd updated MAPREDUCE-5860: Attachment: HadoopPipes.cc.patch A patch that works for me. Hadoop pipes Combiner is closed

[jira] [Updated] (MAPREDUCE-5639) Port DistCp2 document to trunk

2014-04-25 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Eagles updated MAPREDUCE-5639: --- Resolution: Fixed Fix Version/s: 2.5.0 3.0.0

[jira] [Created] (MAPREDUCE-5861) LocalContainerLauncher does not atomically update volatile variable finishedSubMaps

2014-04-25 Thread Ted Yu (JIRA)
Ted Yu created MAPREDUCE-5861: - Summary: LocalContainerLauncher does not atomically update volatile variable finishedSubMaps Key: MAPREDUCE-5861 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5861

[jira] [Commented] (MAPREDUCE-5835) Killing Task might cause the job to go to ERROR state

2014-04-25 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981587#comment-13981587 ] Jason Lowe commented on MAPREDUCE-5835: --- +1 lgtm. Committing this. Killing

[jira] [Updated] (MAPREDUCE-5835) Killing Task might cause the job to go to ERROR state

2014-04-25 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated MAPREDUCE-5835: -- Resolution: Fixed Fix Version/s: 2.4.1 3.0.0 Hadoop Flags:

[jira] [Commented] (MAPREDUCE-5835) Killing Task might cause the job to go to ERROR state

2014-04-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981758#comment-13981758 ] Hudson commented on MAPREDUCE-5835: --- SUCCESS: Integrated in Hadoop-trunk-Commit

[jira] [Updated] (MAPREDUCE-5812) Make task context available to OutputCommitter.isRecoverySupported()

2014-04-25 Thread Mohammad Kamrul Islam (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Kamrul Islam updated MAPREDUCE-5812: - Attachment: MAPREDUCE-5812.7.patch Addressed new javac warnings.

[jira] [Commented] (MAPREDUCE-5812) Make task context available to OutputCommitter.isRecoverySupported()

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