You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Ray Chiang (JIRA)" <ji...@apache.org> on 2017/10/12 18:29:00 UTC

[jira] [Created] (YARN-7322) Remove annotations from org.apache.hadoop.yarn.server classes

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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org