Re: [DISCUSS] Hadoop 3.3.1 release

2021-05-18 Thread Wei-Chiu Chuang
Back at this. The Hadoop thirdparty 1.1.0 is released. We have one real blocker for the 3.3.1 release (HDFS-15790 Make ProtobufRpcEngineProtos and ProtobufRpcEngineProtos2 Co-Exist ) I tried to rebase the PR but it didn't work like I wanted. Some

Re: [VOTE] hadoop-thirdparty 1.1.0-RC0

2021-05-18 Thread Wei-Chiu Chuang
My +1 too So this release vote passed with 4 +1 and 1 non-binding +1. The artifacts have been released from Nexus. I'll go ahead work on the Hadoop 3.3.1 release. Thanks all! On Sun, May 16, 2021 at 11:07 PM Xiaoqiao He wrote: > +1 > > - Verified checksums and signatures. > - Checked

[jira] [Resolved] (HADOOP-17704) HADOOP-16916 changed interface SASTokenProvider fields, breaking compatibility between 3.3.0 and 3.3.1

2021-05-18 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HADOOP-17704. -- Resolution: Won't Fix Given that the feature wasn't ready in 3.3.0, this is not a

Hadoop LZ4 codec questions

2021-05-18 Thread Wei-Chiu Chuang
Hi I'm trying to understand the LZ4 codec usage in Hadoop. Liang-Chi replaced the LZ4 codec with the lz4-java HADOOP-17292. The intent is so that we can use the native library that is bundled in the jar, no need to install lz4 native libraries on the host machine. However, there's another LZ4

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

2021-05-18 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/303/ 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

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

2021-05-18 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/511/ [May 17, 2021 4:44:38 AM] (noreply) YARN-10555. Missing access check before getAppAttempts (#2608) [May 17, 2021 11:30:12 AM] (Peter Bacsko) YARN-10763. Add the number of containers assigned per

[jira] [Created] (HADOOP-17710) Use SSLFactory to initialize KeyManagerFactory for LdapGroupsMapping

2021-05-18 Thread Xiaoyu Yao (Jira)
Xiaoyu Yao created HADOOP-17710: --- Summary: Use SSLFactory to initialize KeyManagerFactory for LdapGroupsMapping Key: HADOOP-17710 URL: https://issues.apache.org/jira/browse/HADOOP-17710 Project:

[jira] [Resolved] (HADOOP-17699) Remove hardcoded SunX509 usage from SSLFactory

2021-05-18 Thread Xiaoyu Yao (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao resolved HADOOP-17699. - Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed > Remove hardcoded

[jira] [Created] (HADOOP-17709) ChecksumFileSystem does not filter .crc files in listStatusIterator

2021-05-18 Thread Harish JP (Jira)
Harish JP created HADOOP-17709: -- Summary: ChecksumFileSystem does not filter .crc files in listStatusIterator Key: HADOOP-17709 URL: https://issues.apache.org/jira/browse/HADOOP-17709 Project: Hadoop

[jira] [Created] (HADOOP-17708) Fail to build hadoop-common from source on Fedora

2021-05-18 Thread Jonathan mercier (Jira)
Jonathan mercier created HADOOP-17708: - Summary: Fail to build hadoop-common from source on Fedora Key: HADOOP-17708 URL: https://issues.apache.org/jira/browse/HADOOP-17708 Project: Hadoop Common

[GitHub] [hadoop-thirdparty] tasanuma commented on pull request #17: HADOOP-17707. Remove jaeger document from site index.

2021-05-18 Thread GitBox
tasanuma commented on pull request #17: URL: https://github.com/apache/hadoop-thirdparty/pull/17#issuecomment-843034859 @jojochuang I added the information about `org.checkerframework`. `failureaccess` and `listenablefuture` are included in `com.google.guava`, and both of the