[ https://issues.apache.org/jira/browse/HADOOP-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jitendra Nath Pandey updated HADOOP-6367: ----------------------------------------- Attachment: HADOOP-6367_HDFS-764-0_20.1.patch Patch for hadoop 20 is added. This is a combined patch for HADOOP-6367 and HDFS-764. A combined patch or hadoop 20 is required otherwise build will fail. > Move Access Token implementation from Common to HDFS > ---------------------------------------------------- > > Key: HADOOP-6367 > URL: https://issues.apache.org/jira/browse/HADOOP-6367 > Project: Hadoop Common > Issue Type: Improvement > Components: security > Reporter: Kan Zhang > Assignee: Kan Zhang > Fix For: 0.21.0 > > Attachments: c6367-03.patch, c6367-03.patch, > HADOOP-6367_HDFS-764-0_20.1.patch > > > Access Token is HDFS specific and should be part of HDFS code base. Also, > rename AccessToken to BlockAccessToken (and AccessKey to BlockAccessKey) to > be more precise. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.