[ 
https://issues.apache.org/jira/browse/YARN-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299279#comment-15299279
 ] 

Subru Krishnan commented on YARN-5132:
--------------------------------------

No, we do not in YARN. They are behind interfaces like 
[ApplicationClientProtocol|https://github.com/apache/hadoop/blob/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/ApplicationClientProtocol.java]
 which are the public APIs. HDFS already does the exact same exclusion as 
[~cnauroth] [pointed 
out|https://issues.apache.org/jira/browse/YARN-4887?focusedCommentId=15295122] 
earlier. Additionally there is _no_ means to generate Javadocs for protobufs 
[currently|https://github.com/google/protobuf/issues/304].

> Exclude generated protobuf sources from YARN Javadoc build
> ----------------------------------------------------------
>
>                 Key: YARN-5132
>                 URL: https://issues.apache.org/jira/browse/YARN-5132
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Subru Krishnan
>            Assignee: Subru Krishnan
>            Priority: Critical
>         Attachments: YARN-5132-v1.patch
>
>
> Currently YARN build includes Javadoc from generated protobuf sources which 
> is causing CI to fail. This JIRA proposes to exclude generated protobuf 
> sources from YARN Javadoc build



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to