[jira] [Commented] (MAPREDUCE-6771) Diagnostics information can be lost in .jhist if task containers are killed by Node Manager.

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

[jira] [Updated] (MAPREDUCE-6771) Diagnostics information can be lost in .jhist if task containers are killed by Node Manager.

2016-08-26 Thread Haibo Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haibo Chen updated MAPREDUCE-6771: -- Status: Patch Available (was: Open) > Diagnostics information can be lost in .jhist if task

[jira] [Updated] (MAPREDUCE-6771) Diagnostics information can be lost in .jhist if task containers are killed by Node Manager.

2016-08-26 Thread Haibo Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haibo Chen updated MAPREDUCE-6771: -- Attachment: mapreduce6771.001.patch Uploading a patch to fix this. Not sure how a unit test

[jira] [Commented] (MAPREDUCE-6771) Diagnostics information can be lost in .jhist if task containers are killed by Node Manager.

2016-08-26 Thread Haibo Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15440379#comment-15440379 ] Haibo Chen commented on MAPREDUCE-6771: --- If tasked are killed or failed on NM be

[jira] [Commented] (MAPREDUCE-6771) Diagnostics information can be lost in .jhist if task containers are killed by Node Manager.

2016-08-26 Thread Haibo Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15440372#comment-15440372 ] Haibo Chen commented on MAPREDUCE-6771: --- Analysis: {code:java} RMContainerAlloca

[jira] [Updated] (MAPREDUCE-6771) Diagnostics information can be lost in .jhist if task containers are killed by Node Manager.

2016-08-26 Thread Haibo Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haibo Chen updated MAPREDUCE-6771: -- Summary: Diagnostics information can be lost in .jhist if task containers are killed by Node

[jira] [Created] (MAPREDUCE-6771) Diagnostics information is lost in .jhist if task containers are killed by Node Manager.

2016-08-26 Thread Haibo Chen (JIRA)
Haibo Chen created MAPREDUCE-6771: - Summary: Diagnostics information is lost in .jhist if task containers are killed by Node Manager. Key: MAPREDUCE-6771 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6771

[jira] [Updated] (MAPREDUCE-6769) Fix forgotten conversion from "slave" to "worker" in mapred script

2016-08-26 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated MAPREDUCE-6769: Status: Patch Available (was: Open) > Fix forgotten conversion from "slave" to

[jira] [Updated] (MAPREDUCE-6769) Fix forgotten conversion from "slave" to "worker" in mapred script

2016-08-26 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated MAPREDUCE-6769: Assignee: Albert Chu > Fix forgotten conversion from "slave" to "worker" in mapr

[jira] [Created] (MAPREDUCE-6770) NodeHealthScriptRunner#reportHealthStatus bug fix

2016-08-26 Thread Yufei Gu (JIRA)
Yufei Gu created MAPREDUCE-6770: --- Summary: NodeHealthScriptRunner#reportHealthStatus bug fix Key: MAPREDUCE-6770 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6770 Project: Hadoop Map/Reduce

[jira] [Commented] (MAPREDUCE-6768) TestRecovery.testSpeculative failed with NPE

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

[jira] [Commented] (MAPREDUCE-6768) TestRecovery.testSpeculative failed with NPE

2016-08-26 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439643#comment-15439643 ] Jason Lowe commented on MAPREDUCE-6768: --- bq. I guess I must be following some ba

[jira] [Commented] (MAPREDUCE-6768) TestRecovery.testSpeculative failed with NPE

2016-08-26 Thread Haibo Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439589#comment-15439589 ] Haibo Chen commented on MAPREDUCE-6768: --- Thanks for the review Jason! I guess I

[jira] [Updated] (MAPREDUCE-6768) TestRecovery.testSpeculative failed with NPE

2016-08-26 Thread Haibo Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haibo Chen updated MAPREDUCE-6768: -- Attachment: mapreduce6768.002.patch > TestRecovery.testSpeculative failed with NPE > ---

[jira] [Commented] (MAPREDUCE-6769) Fix forgotten conversion from "slave" to "worker" in mapred script

2016-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439526#comment-15439526 ] ASF GitHub Bot commented on MAPREDUCE-6769: --- GitHub user chu11 opened a pull

[jira] [Created] (MAPREDUCE-6769) Fix forgotten conversion from "slave" to "worker" in mapred script

2016-08-26 Thread Albert Chu (JIRA)
Albert Chu created MAPREDUCE-6769: - Summary: Fix forgotten conversion from "slave" to "worker" in mapred script Key: MAPREDUCE-6769 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6769 Project: H

[jira] [Commented] (MAPREDUCE-6740) Enforce mapreduce.task.timeout to be at least mapreduce.task.progress-report.interval

2016-08-26 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439452#comment-15439452 ] Karthik Kambatla commented on MAPREDUCE-6740: - Latest patch looks good. Co

[jira] [Commented] (MAPREDUCE-6768) TestRecovery.testSpeculative failed with NPE

2016-08-26 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438934#comment-15438934 ] Jason Lowe commented on MAPREDUCE-6768: --- Thanks for the patch! I suspect this p