[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822431#comment-13822431 ] Hudson commented on HDFS-5440: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk #1582 (See [https://

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822406#comment-13822406 ] Hudson commented on HDFS-5440: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1608 (See [htt

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822315#comment-13822315 ] Hudson commented on HDFS-5440: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #391 (See [https://b

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821740#comment-13821740 ] Hudson commented on HDFS-5440: -- SUCCESS: Integrated in Hadoop-trunk-Commit #4726 (See [https:

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820960#comment-13820960 ] Hadoop QA commented on HDFS-5440: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820813#comment-13820813 ] Hadoop QA commented on HDFS-5440: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820790#comment-13820790 ] Hadoop QA commented on HDFS-5440: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-12 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820528#comment-13820528 ] Jing Zhao commented on HDFS-5440: - {code} renewToken = token; // emulate the 203 us

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-12 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820527#comment-13820527 ] Jing Zhao commented on HDFS-5440: - After discussing with [~owen.omalley], looks like we sti

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-11 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819741#comment-13819741 ] Haohui Mai commented on HDFS-5440: -- I've tested the patch by running distcp to pull data f

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-08 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13817907#comment-13817907 ] Jing Zhao commented on HDFS-5440: - The patch looks good to me. One nit is that "TokenManage

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-01 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811584#comment-13811584 ] Daryn Sharp commented on HDFS-5440: --- Concept sounds good. The token handling of hftp and

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-11-01 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811264#comment-13811264 ] Kihwal Lee commented on HDFS-5440: -- [~daryn], do you want to take a look? > Extract the l

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-10-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808740#comment-13808740 ] Hadoop QA commented on HDFS-5440: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-5440) Extract the logic of handling delegation tokens in HftpFileSystem to the TokenAspect class

2013-10-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808663#comment-13808663 ] Hadoop QA commented on HDFS-5440: - {color:red}-1 overall{color}. Here are the results of t