[jira] [Updated] (YARN-2837) Timeline server needs to recover the timeline DT when restarting

2014-12-23 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2837: -- Attachment: YARN-2837.7.patch Update the patch again: 1. Per discussion offline, store the latest sequen

[jira] [Updated] (YARN-2837) Timeline server needs to recover the timeline DT when restarting

2014-12-10 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2837: -- Attachment: YARN-2837.6.patch Make a new patch: modifying some existing test cases to use MemoryTimeline

[jira] [Updated] (YARN-2837) Timeline server needs to recover the timeline DT when restarting

2014-12-08 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2837: -- Attachment: YARN-2837.5.patch > Timeline server needs to recover the timeline DT when restarting > --

[jira] [Updated] (YARN-2837) Timeline server needs to recover the timeline DT when restarting

2014-12-08 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2837: -- Attachment: (was: YARN-2837.5.patch) > Timeline server needs to recover the timeline DT when restarti

[jira] [Updated] (YARN-2837) Timeline server needs to recover the timeline DT when restarting

2014-12-08 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2837: -- Attachment: YARN-2837.5.patch Do two more things in the new patch: 1. Correct the logic of storing versi

[jira] [Updated] (YARN-2837) Timeline server needs to recover the timeline DT when restarting

2014-12-04 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2837: -- Attachment: YARN-2837.4.patch > Timeline server needs to recover the timeline DT when restarting > --

[jira] [Updated] (YARN-2837) Timeline server needs to recover the timeline DT when restarting

2014-12-01 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2837: -- Attachment: YARN-2837.3.patch Create a new patch to suppress the findbugs warning. The reason is that Ke

[jira] [Updated] (YARN-2837) Timeline server needs to recover the timeline DT when restarting

2014-12-01 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2837: -- Attachment: YARN-2837.2.patch Created a new patch to do the following improvement: 1. Add leveldb versio

[jira] [Updated] (YARN-2837) Timeline server needs to recover the timeline DT when restarting

2014-11-10 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2837: -- Attachment: (was: YARN-2834.1.patch) > Timeline server needs to recover the timeline DT when restarti

[jira] [Updated] (YARN-2837) Timeline server needs to recover the timeline DT when restarting

2014-11-10 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2837: -- Attachment: YARN-2837.1.patch > Timeline server needs to recover the timeline DT when restarting > --

[jira] [Updated] (YARN-2837) Timeline server needs to recover the timeline DT when restarting

2014-11-10 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2837: -- Attachment: YARN-2834.1.patch Create a patch to make the timeline state store, I choose to use Leveldb im