[jira] [Created] (HADOOP-17436) envtoconf broken for .conf and few other formats

2020-12-15 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HADOOP-17436: - Summary: envtoconf broken for .conf and few other formats Key: HADOOP-17436 URL: https://issues.apache.org/jira/browse/HADOOP-17436 Project: Hadoop Common

[jira] [Created] (HADOOP-17435) Remove Hadoop 2.9.2 from the download page

2020-12-15 Thread Akira Ajisaka (Jira)
Akira Ajisaka created HADOOP-17435: -- Summary: Remove Hadoop 2.9.2 from the download page Key: HADOOP-17435 URL: https://issues.apache.org/jira/browse/HADOOP-17435 Project: Hadoop Common Issu

Re: [VOTE] Release Apache Hadoop 3.2.2 - RC4

2020-12-15 Thread Akira Ajisaka
+1 (binding) - Verified checksums and signatures - Built from source with CentOS 7.9 - Setup a pseudo cluster and ran some MapReduce jobs - Checked the Web UIs. Thanks, Akira On Tue, Dec 15, 2020 at 6:43 AM Wei-Chiu Chuang wrote: > > Diff between RC3 and RC4: > > MAPREDUCE-7284. TestCombineFil

Re: permission to the wiki

2020-12-15 Thread Akira Ajisaka
Hi Noel, Added write permission for you. Note for admin: Space tools -> Permissions -> Individual Users - Add the user and check "Pages Add." Thanks, Akira On Wed, Dec 16, 2020 at 1:28 PM Noel Hernandez Sandoval wrote: > > Hi! > > I belong to an educational institution that has an Apache Hadoo

permission to the wiki

2020-12-15 Thread Noel Hernandez Sandoval
Hi! I belong to an educational institution that has an Apache Hadoop cluster for research and service purposes. We want to add our institution to the list at https://cwiki.apache.org/confluence/display/HADOOP2/PoweredBy so we ask for write permission. Thank you! The wiki account username : Noel H

Re: Regarding HDFS-15567. HDFS should expose msync() API to allow downstream applications call it explicitly

2020-12-15 Thread Konstantin Shvachko
Hey Xiaoqiao, HDFS-14272 was committed to all branches up to 2.10. The jira versions were not updated properly. I'll ping Chen for an update. He committed it in May. Stay safe, --Konstantin On Tue, Dec 15, 2020 at 1:21 AM Xiaoqiao He wrote: > Hi All, > > >> I'm just curious why this is include

Re: Regarding HDFS-15567. HDFS should expose msync() API to allow downstream applications call it explicitly

2020-12-15 Thread Steve Loughran
On Sun, 13 Dec 2020 at 21:08, Konstantin Shvachko wrote: > Hi Steve, > > I am not sure I fully understand what is broken here. It is not an > incompatible change, right? > The issue is that the FileSystem/FileContext APIs are something we have to maintain ~forever, so every API change needs to b

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

2020-12-15 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/90/ [Dec 15, 2020 4:36:11 AM] (Ayush Saxena) HDFS-15728. Update description of dfs.datanode.handler.count in hdfs-default.xml. Contributed by liuyan.(#2534) [Dec 15, 2020 4:42:23 AM] (Wei-Chiu Chuang) HDF

[jira] [Created] (HADOOP-17434) Improve S3A upload statistics collection from ProgressEvent callbacks

2020-12-15 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-17434: --- Summary: Improve S3A upload statistics collection from ProgressEvent callbacks Key: HADOOP-17434 URL: https://issues.apache.org/jira/browse/HADOOP-17434 Project

Re: Regarding HDFS-15567. HDFS should expose msync() API to allow downstream applications call it explicitly

2020-12-15 Thread Xiaoqiao He
Hi All, > I'm just curious why this is included in the 3.2.2 release? HDFS-15567 is > tagged with 3.2.3 and the corresponding HDFS-14272 on server side is tagged > with 3.3.0. Have checked the fix version tag, I found there are 8 issues which do not include branch-3.2.2 correctly or both branch