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

2020-07-13 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/203/ [Jul 13, 2020 6:12:48 AM] (Xiaoqiao He) HDFS-14498 LeaseManager can loop forever on the file for which create has failed. Contributed by Stephen O'Donnell. [Jul 13, 2020 12:30:02 PM] (Steve Loughran)

Re: [VOTE] Release Apache Hadoop 3.3.0 - RC0

2020-07-13 Thread Eric Badger
+1 (binding) - Built from source on RHEL 7.6 - Deployed on a single-node cluster - Verified DefaultContainerRuntime - Verified RuncContainerRuntime (after setting things up with the docker-to-squash tool available on YARN-9564) Eric

[jira] [Created] (HDFS-15468) Active namenode crashed when no edit recover

2020-07-13 Thread Karthik Palanisamy (Jira)
Karthik Palanisamy created HDFS-15468: - Summary: Active namenode crashed when no edit recover Key: HDFS-15468 URL: https://issues.apache.org/jira/browse/HDFS-15468 Project: Hadoop HDFS Is

[jira] [Created] (HDFS-15467) ObserverReadProxyProvider should skip logging first failover from each proxy

2020-07-13 Thread Hanisha Koneru (Jira)
Hanisha Koneru created HDFS-15467: - Summary: ObserverReadProxyProvider should skip logging first failover from each proxy Key: HDFS-15467 URL: https://issues.apache.org/jira/browse/HDFS-15467 Project:

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

2020-07-13 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/202/ [Jul 12, 2020 6:50:04 AM] (noreply) HDFS-15464: ViewFsOverloadScheme should work when -fs option pointing to remote cluster without mount links (#2132). Contributed by Uma Maheswara Rao G. [Jul 12, 2

Re: [VOTE] Release Apache Hadoop 3.3.0 - RC0

2020-07-13 Thread Rakesh Radhakrishnan
Thanks Brahma for getting this out! +1 (binding) Verified the following and looks fine to me. * Built from source with CentOS 7.4 and OpenJDK 1.8.0_232. * Deployed 3-node cluster. * Verified HDFS web UIs. * Tried out a few basic hdfs shell commands. * Ran sample Terasort,

[jira] [Reopened] (HDFS-14498) LeaseManager can loop forever on the file for which create has failed

2020-07-13 Thread Xiaoqiao He (Jira)
[ https://issues.apache.org/jira/browse/HDFS-14498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoqiao He reopened HDFS-14498: > LeaseManager can loop forever on the file for which create has failed >

Re: [VOTE] Release Apache Hadoop 3.3.0 - RC0

2020-07-13 Thread CR Hota
+1 (non-binding) Verified build (using CentOS and OpenJDK 8) and checksums. Build a couple of small HDFS clusters and verified several router functions. Started a small dedicated YARN cluster and executed word count mapreduce. Skimmed through UI and documentation added around router changes. All

[jira] [Created] (HDFS-15466) remove src/main/resources/META-INF/services/org.apache.hadoop.fs.MultipartUploader src/main/resources/META-INF/services/org.apache.hadoop.fs.MultipartUploader META-INF/se

2020-07-13 Thread Steve Loughran (Jira)
Steve Loughran created HDFS-15466: - Summary: remove src/main/resources/META-INF/services/org.apache.hadoop.fs.MultipartUploader src/main/resources/META-INF/services/org.apache.hadoop.fs.MultipartUploader META-INF/services/org.apache.hadoop.fs.Mu

Apache Hadoop qbt Report: branch2.10+JDK7 on Linux/x86

2020-07-13 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/746/ No changes -1 overall The following subsystems voted -1: asflicense findbugs hadolint jshint pathlen unit xml The following subsystems voted -1 but were configured to be filtered/ignored:

[jira] [Resolved] (HDFS-13934) Multipart uploaders to be created through API call to FileSystem/FileContext, not service loader

2020-07-13 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HDFS-13934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-13934. --- Fix Version/s: 3.3.1 Resolution: Fixed merged to trunk & 3.3. No plans to backport fur

Re: [VOTE] Release Apache Hadoop 3.3.0 - RC0

2020-07-13 Thread Xiaoqiao He
Thanks Brahma, it makes sense for me to include that patch in the next release. +1 (non-binding). - Successfully built from source with native on CentOS6 with jdk1.8.112. - Setup a pseudo-distributed cluster with HDFS RBF arch and enable security using Kerberos on CentOS6. - Run simpl

[VOTE] Release Apache Hadoop 3.1.4 (RC3)

2020-07-13 Thread Gabor Bota
Hi folks, I have put together a release candidate (RC3) for Hadoop 3.1.4. * The RC includes in addition to the previous ones: * fix of YARN-10347. Fix double locking in CapacityScheduler#reinitialize in branch-3.1 (https://issues.apache.org/jira/browse/YARN-10347) * the revert of HDFS-14941,

Re: [VOTE] Release Apache Hadoop 3.3.0 - RC0

2020-07-13 Thread Masatake Iwasaki
Thanks Brahma for putting this up, +1 (binding). * verified the signature and checksum of source tarball. * build from source tarball with native profile enabled on CentOS 7 and CentOS 8 with OpenJDK 8. * build documentation and skimmed the contents. * ran example jobs on pseudo-distributed cl

Re: [VOTE] Release Apache Hadoop 3.3.0 - RC0

2020-07-13 Thread Brahma Reddy Battula
Hi Xiaoqiao, Thanks for bringing this to my attention. It's too rare to occur this scenario and a couple of releases went after HDFS-4882(broken jira). So,You think it's fine to include in the next release? Or if you still insist we can go for another RC... On Mon, Jul 13, 2020 at 12:29 PM Xia

Re: [VOTE] Release Apache Hadoop 3.3.0 - RC0

2020-07-13 Thread Xiaoqiao He
Thanks Brahma Reddy Battula for your great work here. Stephen fixed lease leak in namenode, and it is ready now: https://issues.apache.org/jira/browse/HDFS-14498. I think this affects 3.3.0-RC0. Would you check this? Sorry for reporting it so late. On Mon, Jul 13, 2020 at 2:53 PM Takanobu Asanuma