[ 
https://issues.apache.org/jira/browse/HDFS-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kan Zhang updated HDFS-992:
---------------------------

    Attachment: h992-20.patch

ran "ant run-test-hdfs" and passed. But hdfsproxy test fails with the following 
message.
{code}
/Users/kan/6666/hdfs/trunk/build.xml:588: The following error occurred while 
executing this line:
/Users/kan/6666/hdfs/trunk/build.xml:569: The following error occurred while 
executing this line:
/Users/kan/6666/hdfs/trunk/src/contrib/build.xml:48: The following error 
occurred while executing this line:
/Users/kan/6666/hdfs/trunk/src/contrib/hdfsproxy/build.xml:292: 
org.codehaus.cargo.container.ContainerException: Failed to download 
[http://apache.osuosl.org/tomcat/tomcat-6/v6.0.18/bin/apache-tomcat-6.0.18.zip]
{code}


> Re-factor block access token implementation to conform to the generic Token 
> interface in Common
> -----------------------------------------------------------------------------------------------
>
>                 Key: HDFS-992
>                 URL: https://issues.apache.org/jira/browse/HDFS-992
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: security
>            Reporter: Kan Zhang
>            Assignee: Kan Zhang
>         Attachments: h992-12.patch, h992-18.patch, h992-20.patch
>
>
> This makes it possible to use block access token as shared key for 
> client-to-datanode authentication over RPC. However, access authorization is 
> still based on block access token semantics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to