Ray Chiang created YARN-7322:
--------------------------------

             Summary: Remove annotations from org.apache.hadoop.yarn.server 
classes
                 Key: YARN-7322
                 URL: https://issues.apache.org/jira/browse/YARN-7322
             Project: Hadoop YARN
          Issue Type: Bug
          Components: yarn
    Affects Versions: 3.0.0-beta1
            Reporter: Ray Chiang
            Assignee: Ray Chiang
            Priority: Minor


The main hadoop pom.xml has this section in the javadoc plugin:

{noformat}
<excludePackageNames>org.apache.hadoop.authentication*,org.apache.hadoop.mapreduce.v2.proto,org.apache.hadoop.yarn.proto,org.apache.hadoop.yarn.server*,org.apache.hadoop.yarn.webapp*</excludePackageNames>
{noformat}

Since the package org.apache.hadoop.yarn.server is ignored, the various @ 
annotations should be removed from those classes.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to