[
https://issues.apache.org/jira/browse/HADOOP-11893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567164#comment-14567164
]
Brahma Reddy Battula commented on HADOOP-11893:
-----------------------------------------------
[~ajisakaa] thanks a lot for taking a look into this issue..
{quote} marking all the classes in org.apache.hadoop.security.token without
inner class as public.{quote}
Yes,you are right..Attaching the patch..Kindly review..
> Mark org.apache.hadoop.security.token.Token as @InterfaceAudience.Public
> ------------------------------------------------------------------------
>
> Key: HADOOP-11893
> URL: https://issues.apache.org/jira/browse/HADOOP-11893
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 2.6.0
> Reporter: Steve Loughran
> Assignee: Brahma Reddy Battula
> Labels: BB2015-05-TBR
> Attachments: HADOOP-11893-002.patch, HADOOP-11893.patch
>
>
> {{org.apache.hadoop.security.token.Token}} is tagged
> {{@InterfaceAudience.LimitedPrivate}} for "HDFS" and "MapReduce".
> However, it is used throughout YARN apps, where both the clients and the AM
> need to work with tokens. This class and related all need to be declared
> public.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)