[jira] [Updated] (YARN-2049) Delegation token stuff for the timeline sever

2014-05-12 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2049: -- Attachment: YARN-2049.1.patch In this patch, I implemented the delegation token service via HTTP protoco

[jira] [Updated] (YARN-2049) Delegation token stuff for the timeline sever

2014-05-16 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2049: -- Attachment: YARN-2049.2.patch Fix a bug in the previous patch: When creating the delegation token, we s

[jira] [Updated] (YARN-2049) Delegation token stuff for the timeline sever

2014-05-20 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2049: -- Attachment: YARN-2049.3.patch I created a new patch, which will no longer rely on HADOOP-10596, given it

[jira] [Updated] (YARN-2049) Delegation token stuff for the timeline sever

2014-05-21 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2049: -- Attachment: YARN-2049.4.patch Updated the patch given YARN-1938 is committed > Delegation token stuff f

[jira] [Updated] (YARN-2049) Delegation token stuff for the timeline sever

2014-05-21 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2049: -- Attachment: YARN-2049.5.patch The history deamon in MiniYarnCluster is also affected by the changes. Fix

[jira] [Updated] (YARN-2049) Delegation token stuff for the timeline sever

2014-05-22 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2049: -- Attachment: YARN-2049.6.patch Update the patch accordingly > Delegation token stuff for the timeline se

[jira] [Updated] (YARN-2049) Delegation token stuff for the timeline sever

2014-05-22 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2049: -- Attachment: YARN-2049.7.patch Fix the javadoc warnings, the test failure is not related. See YARN-2075.