[jira] [Updated] (YARN-1342) Recover container tokens upon nodemanager restart

2014-07-23 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-1342: - Attachment: YARN-1342v6.patch Thanks for the review, Junping! bq. Would you confirm my understanding is

[jira] [Updated] (YARN-1342) Recover container tokens upon nodemanager restart

2014-07-22 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-1342: - Attachment: YARN-1342v5.patch Thanks for the review, Devaraj! bq. I think we can get the state from

[jira] [Updated] (YARN-1342) Recover container tokens upon nodemanager restart

2014-07-18 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-1342: - Attachment: YARN-1342v4.patch Attaching a patch updated to trunk. Recover container tokens upon

[jira] [Updated] (YARN-1342) Recover container tokens upon nodemanager restart

2014-07-02 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated YARN-1342: --- Target Version/s: 2.6.0 (was: 2.5.0) Recover container tokens upon nodemanager restart

[jira] [Updated] (YARN-1342) Recover container tokens upon nodemanager restart

2014-04-30 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-1342: - Attachment: YARN-1342v3-and-YARN-1987.patch Updating the patch to address the DBException handling that

[jira] [Updated] (YARN-1342) Recover container tokens upon nodemanager restart

2014-04-08 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-1342: - Attachment: YARN-1342v2.patch Updating patch after YARN-1757 was committed. Recover container tokens

[jira] [Updated] (YARN-1342) Recover container tokens upon nodemanager restart

2014-03-06 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-1342: - Attachment: YARN-1342.patch Patch to recover container tokens after a restart. This is very similar to