Steve Loughran created YARN-3559:
------------------------------------
Summary: Mark org.apache.hadoop.security.token.Token as
@InterfaceAudience.Public
Key: YARN-3559
URL: https://issues.apache.org/jira/browse/YARN-3559
Project: Hadoop YARN
Issue Type: Improvement
Components: security
Affects Versions: 2.6.0
Reporter: Steve Loughran
{{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)