virajjasani commented on PR #4267:
URL: https://github.com/apache/hadoop/pull/4267#issuecomment-1121740729

   > #4292 should help here
   
   Thanks @steveloughran 
   
   
   
   > There is only 1 error
   > 
   > ```
   > [ERROR] 
/home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-4267/ubuntu-focal/src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core/src/main/java/org/apache/hadoop/yarn/service/api/records/Component.java:120:
 error: invalid use of @return
   > [ERROR]    * @return restartPolicy
   > ```
   > 
   > and all the rest are warning. You can double check by grepping `error:`. I 
think we should fix only the above error in this PR. The warnings should be 
fixed in separate jiras.
   
   @aajisaka The above error is resolved and now JDK 8 Javadoc has 65 `error:` 
instances for `hadoop-yarn-applications-catalog-webapp` module as per 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4267/7/artifact/out/patch-javadoc-root-jdkPrivateBuild-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07.txt


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to