aajisaka commented on pull request #2394: URL: https://github.com/apache/hadoop/pull/2394#issuecomment-712215590
+1 > [/branch-javadoc-hadoop-hdfs-project_hadoop-hdfs-client-jdkUbuntu-11.0.8+10-post-Ubuntu-0ubuntu118.04.1.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2394/1/artifact/out/branch-javadoc-hadoop-hdfs-project_hadoop-hdfs-client-jdkUbuntu-11.0.8+10-post-Ubuntu-0ubuntu118.04.1.txt) ``` [ERROR] /home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-2394/src/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/fs/Hdfs.java:159: error: self-closing element not allowed [ERROR] * <p/>In HA the client synchronizes its state with the Active NameNode [ERROR] ^ [ERROR] /home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-2394/src/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DistributedFileSystem.java:1772: error: self-closing element not allowed [ERROR] * <p/>In HA the client synchronizes its state with the Active NameNode [ERROR] ^ ``` The above output is before applying the patch. Therefore the errors are expected. javadoc succeeded after applying the patch: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2394/1/artifact/out/patch-javadoc-hadoop-hdfs-project_hadoop-hdfs-client-jdkUbuntu-11.0.8+10-post-Ubuntu-0ubuntu118.04.1.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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
