You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/03/10 15:01:40 UTC

[jira] [Created] (HADOOP-12913) Drop the @LimitedPrivate maker off UGI, as its clearly untrue

Steve Loughran created HADOOP-12913:
---------------------------------------

             Summary: Drop the @LimitedPrivate maker off UGI, as its clearly untrue
                 Key: HADOOP-12913
                 URL: https://issues.apache.org/jira/browse/HADOOP-12913
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: security
    Affects Versions: 2.8.0
            Reporter: Steve Loughran


UGI declares itself as
{code}
{@InterfaceAudience.LimitedPrivate({"HDFS", "MapReduce", "HBase", "Hive", "Oozie"})
{code}

Really its "any application that interacts with services in a secure cluster". 

I propose: replace with {{@Public, @Evolving}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)