[jira] [Commented] (YARN-1852) Application recovery throws InvalidStateTransitonException for FAILED and KILLED jobs

2014-03-23 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944353#comment-13944353 ] Jian He commented on YARN-1852: --- Thanks Rohith for the patch ! Patch looks good. Did minor

[jira] [Updated] (YARN-1852) Application recovery throws InvalidStateTransitonException for FAILED and KILLED jobs

2014-03-23 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-1852: -- Attachment: YARN-1852.2.patch Application recovery throws InvalidStateTransitonException for FAILED and

[jira] [Commented] (YARN-1852) Application recovery throws InvalidStateTransitonException for FAILED and KILLED jobs

2014-03-23 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944539#comment-13944539 ] Jian He commented on YARN-1852: --- Hi [~rohithsharma], just walked through the code again. We

[jira] [Commented] (YARN-1521) Mark appropriate protocol methods with the idempotent annotation or AtMostOnce annotation

2014-03-23 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944632#comment-13944632 ] Xuan Gong commented on YARN-1521: - updated: * mark renewDelegationToken,

[jira] [Updated] (YARN-1521) Mark appropriate protocol methods with the idempotent annotation or AtMostOnce annotation

2014-03-23 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-1521: Attachment: YARN-1521.0.patch Mark appropriate protocol methods with the idempotent annotation or

[jira] [Commented] (YARN-1521) Mark appropriate protocol methods with the idempotent annotation or AtMostOnce annotation

2014-03-23 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944633#comment-13944633 ] Xuan Gong commented on YARN-1521: - The patch includes: * Mark appropriate protocol methods

[jira] [Commented] (YARN-1776) renewDelegationToken should survive RM failover

2014-03-23 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944659#comment-13944659 ] Tsuyoshi OZAWA commented on YARN-1776: -- Sorry for the delay because I had a flight

[jira] [Commented] (YARN-1521) Mark appropriate protocol methods with the idempotent annotation or AtMostOnce annotation

2014-03-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944675#comment-13944675 ] Hadoop QA commented on YARN-1521: - {color:green}+1 overall{color}. Here are the results of

[jira] [Updated] (YARN-1670) aggregated log writer can write more log data then it says is the log length

2014-03-23 Thread Mit Desai (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mit Desai updated YARN-1670: Attachment: YARN-1670-v4-b23.patch aggregated log writer can write more log data then it says is the log

[jira] [Updated] (YARN-1670) aggregated log writer can write more log data then it says is the log length

2014-03-23 Thread Mit Desai (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mit Desai updated YARN-1670: Attachment: YARN-1670-v4.patch [~tgraves], [~jeagles] and [~vinodkv], I am adding new patch. I have

[jira] [Commented] (YARN-1670) aggregated log writer can write more log data then it says is the log length

2014-03-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944705#comment-13944705 ] Hadoop QA commented on YARN-1670: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (YARN-1670) aggregated log writer can write more log data then it says is the log length

2014-03-23 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944720#comment-13944720 ] Jonathan Eagles commented on YARN-1670: --- Thanks, [~mdesai]. The above logic seems

[jira] [Commented] (YARN-1521) Mark appropriate protocol methods with the idempotent annotation or AtMostOnce annotation

2014-03-23 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944723#comment-13944723 ] Karthik Kambatla commented on YARN-1521: I would like to take a closer look at the

[jira] [Commented] (YARN-556) RM Restart phase 2 - Work preserving restart

2014-03-23 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944730#comment-13944730 ] Tsuyoshi OZAWA commented on YARN-556: - [~jianhe], your approach looks good to me. We can