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

2021-06-11 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/183/ [Jun 9, 2021 5:24:10 AM] (noreply) HADOOP-17715 ABFS: Append blob tests with non HNS accounts fail (#3028) [Jun 9, 2021 6:12:48 AM] (noreply) HDFS-16054. Replace Guava Lists usage by Hadoop's own Li

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

2021-06-11 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/327/ No changes ERROR: File 'out/email-report.txt' does not exist - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.

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

2021-06-11 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/535/ [Jun 10, 2021 5:29:47 AM] (noreply) YARN-10803. [JDK 11] TestRMFailoverProxyProvider and TestNoHaRMFailoverProxyProvider fails by ClassCastException. (#3068) -1 overall The following subsystems

Re: [VOTE] Release Apache Hadoop 3.3.1 RC3

2021-06-11 Thread epa...@apache.org
+1 (binding) Eric On Tuesday, June 1, 2021, 5:29:49 AM CDT, Wei-Chiu Chuang wrote: Hi community, This is the release candidate RC3 of Apache Hadoop 3.3.1 line. All blocker issues have been resolved [1] again. There are 2 additional issues resolved for RC3: * Revert "MAPREDUCE-7303. Fi

Re: Building 3.2.2 -- hadoop-client-check-test-invariants failing on edu.umd.cs.findbugs

2021-06-11 Thread Bryan Beaudreault
Actually now that you mention it, I see someone already created such an issue in 2019. https://issues.apache.org/jira/browse/ZOOKEEPER-3367. I'm guessing it's gotten no attention because 3.4 is EOL. Not sure if this persists in later versions. I actually would like to update the zookeeper version

Re: Building 3.2.2 -- hadoop-client-check-test-invariants failing on edu.umd.cs.findbugs

2021-06-11 Thread Sean Busbey
If you want to update to that zookeeper version then you should update the build files to exclude those classes from getting included transitively from it. Would you mind filing a bug against zookeeper as well? spotbugs-annotations 3.1.9 is LGPL, so they should not be exposing it as a downstream

Re: Building 3.2.2 -- hadoop-client-check-test-invariants failing on edu.umd.cs.findbugs

2021-06-11 Thread Bryan Beaudreault
Ok sorry, false alarm. I figured this out by cleaning out my .m2 repository, re-building just hadoop-client-minicluster, and then iterating all resulting jars in the .m2 using jar -tf with grep to find which jar was providing these classes. Turns out it was com.github.spotbugs:spotbugs-annotations:

Building 3.2.2 -- hadoop-client-check-test-invariants failing on edu.umd.cs.findbugs

2021-06-11 Thread Bryan Beaudreault
Hey all, I'm trying to build hadoop from source. I've checked out the rel/release-3.2.2 tag from github.com/apache/hadoop. The maven build gets most of the way through, but fails on hadoop-client-check-test-invariants with the following error: [ERROR] Found artifact with unexpected contents: '/ha

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

2021-06-11 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/326/ 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] (HADOOP-17760) Delete hadoop.ssl.enabled and dfs.https.enable from docs and core-default.xml

2021-06-11 Thread Takanobu Asanuma (Jira)
Takanobu Asanuma created HADOOP-17760: - Summary: Delete hadoop.ssl.enabled and dfs.https.enable from docs and core-default.xml Key: HADOOP-17760 URL: https://issues.apache.org/jira/browse/HADOOP-17760

[jira] [Reopened] (HADOOP-17728) Deadlock in FileSystem StatisticsDataReferenceCleaner cleanUp

2021-06-11 Thread Mingliang Liu (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu reopened HADOOP-17728: > Deadlock in FileSystem StatisticsDataReferenceCleaner cleanUp > ---