[jira] [Created] (HADOOP-17736) Über-JIRA: abfs phase II: Hadoop 3.4 features & fixes

2021-05-27 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-17736: --- Summary: Über-JIRA: abfs phase II: Hadoop 3.4 features & fixes Key: HADOOP-17736 URL: https://issues.apache.org/jira/browse/HADOOP-17736 Project: Hadoop Common

Re: [VOTE] Release Apache Hadoop 3.3.1 - RC1

2021-05-27 Thread Wei-Chiu Chuang
Ozone tests: A few issues were found during the test. (1) HADOOP-17730 as mentioned previously, this is a Hadoop side problem, which requires a new Hadoop thirdparty release. (2) class path conflicts. As Ozone was split from Hadoop, it copies a

[jira] [Resolved] (HADOOP-17737) abfs ITestSmallWriteOptimization.testSmallWriteOptimization

2021-05-27 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-17737. - Resolution: Cannot Reproduce > abfs

[jira] [Resolved] (HADOOP-17213) ABFS: Test failure ITestAbfsNetworkStatistics#testAbfsHttpResponseStatistics

2021-05-27 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-17213. - Resolution: Duplicate > ABFS: Test failure

Re: [VOTE] Release Apache Hadoop Thirdparty 1.1.1 RC0

2021-05-27 Thread Takanobu Asanuma
+1 - Verified signature - Verified hashes - Confirmed maven build with JDK8/JDK11 - Checked the document - Takanobu 2021年5月27日(木) 2:05 Viraj Jasani : > +1 (non-binding) > > * Signature: ok > * Checksum : ok > * Rat check (1.8.0_171): ok > - mvn clean apache-rat:check > * Built from source

[jira] [Created] (HADOOP-17737) abfs ITestSmallWriteOptimization.testSmallWriteOptimization

2021-05-27 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-17737: --- Summary: abfs ITestSmallWriteOptimization.testSmallWriteOptimization Key: HADOOP-17737 URL: https://issues.apache.org/jira/browse/HADOOP-17737 Project: Hadoop

Apache Hadoop qbt Report: branch-3.3+JDK8 on Linux/x86_64

2021-05-27 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-3.3-java8-linux-x86_64/5/ No changes - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail:

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

2021-05-27 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/520/ [May 26, 2021 5:41:49 AM] (noreply) HDFS-16024: RBF: Rename data to the Trash should be based on src loca… (#3009) [May 26, 2021 5:43:41 AM] (noreply) HDFS-16031. Possible Resource Leak in

Re: [VOTE] Release Apache Hadoop Thirdparty 1.1.1 RC0

2021-05-27 Thread Akira Ajisaka
+1 - Verified checksums and signatures - Built from source with -Psrc profile - Checked the documents - Compiled Hadoop trunk and branch-3.3 with Hadoop third-party 1.1.1. -Akira On Wed, May 26, 2021 at 5:29 PM Wei-Chiu Chuang wrote: > > Hi folks, > > I have put together a release candidate

Re: [VOTE] Release Apache Hadoop Thirdparty 1.1.1 RC0

2021-05-27 Thread Wei-Chiu Chuang
Hi, sorry I understand it's a lot of work to review each release so I don't take it lightly. While testing Ozone, I realized the build breaks due to the missing error_prone from hadoop-thirdparty. HADOOP-17730 I have a dirty workaround to

Re: [VOTE] Release Apache Hadoop Thirdparty 1.1.1 RC0

2021-05-27 Thread Xiaoqiao He
+1 - Verified checksums and signatures. - Checked CHANGELOG / RELEASE NOTES. - Built from source with jdk1.8.0_202. - Built Hadoop trunk with hadoop-thirdparty 1.1.1 and checked with pseudo distribution hadoop cluster deployment. Thanks Wei-Chiu for your work on this. I am confused about the

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

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

Re: [VOTE] Release Apache Hadoop Thirdparty 1.1.1 RC0

2021-05-27 Thread Xiaoqiao He
Thanks, get it. On Fri, May 28, 2021 at 11:29 AM Wei-Chiu Chuang wrote: > Hi, > sorry I understand it's a lot of work to review each release so I don't > take it lightly. > > While testing Ozone, I realized the build breaks due to the missing > error_prone from hadoop-thirdparty. HADOOP-17730 >

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

2021-05-27 Thread Harish JP (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish JP resolved HADOOP-17709. Resolution: Not A Bug Tez is moving to hadoop 3.2.2, which should fix this. >