You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/02/21 02:58:27 UTC

[jira] Created: (HDFS-992) Re-factor block access token implementation to conform to the generic Token interface in Common

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


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.


[jira] Resolved: (HDFS-992) Re-factor block access token implementation to conform to the generic Token interface in Common

Posted by "Jakob Homan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Homan resolved HDFS-992.
------------------------------

    Fix Version/s: 0.22.0
       Resolution: Fixed

I've committed this to trunk. Resolving as fixed. Thanks Jitendra and Kan.

> 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
>             Fix For: 0.22.0
>
>         Attachments: h992-12.patch, h992-18.patch, h992-20.patch, h992-21.patch, h992-23.patch, h992-26.patch, h992-27.patch, h992-28.patch, h992-29.patch, h992-BK-0.20-07.1.patch, h992-BK-0.20-07.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.