Re: [DISCUSS] Migrate to Yetus Interface classification annotations

2021-09-28 Thread Akira Ajisaka
Hi Masatake, The problem comes from the removal of com.sun.tools.doclets.* packages in Java 10. In Apache Hadoop, I removed the doclet support for filtering javadocs when the environment is Java 10 or upper. https://issues.apache.org/jira/browse/HADOOP-15304 Thanks, Akira On Tue, Sep 28, 2021 at

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2021-09-28 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/641/ [Sep 27, 2021 1:12:47 AM] (noreply) HADOOP-17910. [JDK 17] TestNetUtils fails (#3481) -1 overall The following subsystems voted -1: blanks pathlen unit xml The following subsystems voted -

Re: [DISCUSS] Migrate to Yetus Interface classification annotations

2021-09-28 Thread Viraj Jasani
> The problem comes from the removal of com.sun.tools.doclets.* packages Agree. Here is the summary of the replacement package *jdk.javadoc.doclet*. Here is the migration guide

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2021-09-28 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/434/ No changes -1 overall The following subsystems voted -1: asflicense hadolint mvnsite pathlen unit The following subsystems voted -1 but were configured to be filtered/ignored: cc

[jira] [Created] (HDFS-16242) JournalMetrics should add JournalId MetricTag to distinguish different nameservice journal metrics.

2021-09-28 Thread Max Xie (Jira)
Max Xie created HDFS-16242: --- Summary: JournalMetrics should add JournalId MetricTag to distinguish different nameservice journal metrics. Key: HDFS-16242 URL: https://issues.apache.org/jira/browse/HDFS-16242

Re: [DISCUSS] Migrate to Yetus Interface classification annotations

2021-09-28 Thread Masatake Iwasaki
Thanks, Akira and Viraj. My understanding is that we have options like 1. migrate org.apache.yetus:audience-annotations to Java >= 9 then migrate Hadoop to the new org.apache.yetus:audience-annotations. 2. "use the Jigsaw feature to export only @Public elements to other projects and creat

[jira] [Created] (HDFS-16243) The available disk space is less than the reserved space, and no log message is displayed

2021-09-28 Thread Hualong Zhang (Jira)
Hualong Zhang created HDFS-16243: Summary: The available disk space is less than the reserved space, and no log message is displayed Key: HDFS-16243 URL: https://issues.apache.org/jira/browse/HDFS-16243