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

2020-09-23 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/65/ [Sep 22, 2020 2:48:18 AM] (Masatake Iwasaki) Publishing the bits for release 2.10.1 [Sep 22, 2020 2:51:53 AM] (Masatake Iwasaki) Publishing the bits for release 2.10.1 (addendum) [Sep 22, 2020

[GitHub] [hadoop-thirdparty] ayushtkn commented on a change in pull request #8: HADOOP-17278. Shade guava 29.0-jre in hadoop thirdparty.

2020-09-23 Thread GitBox
ayushtkn commented on a change in pull request #8: URL: https://github.com/apache/hadoop-thirdparty/pull/8#discussion_r493489153 ## File path: hadoop-shaded-guava/pom.xml ## @@ -0,0 +1,110 @@ + + +http://maven.apache.org/POM/4.0.0; +

[jira] [Created] (HADOOP-17281) Implement FileSystem.listStatusIterator() in S3aFileSystem

2020-09-23 Thread Mukund Thakur (Jira)
Mukund Thakur created HADOOP-17281: -- Summary: Implement FileSystem.listStatusIterator() in S3aFileSystem Key: HADOOP-17281 URL: https://issues.apache.org/jira/browse/HADOOP-17281 Project: Hadoop

[ANNOUNCE] Hui Fei is a new Apache Hadoop Committer

2020-09-23 Thread Wei-Chiu Chuang
I am pleased to announce that Hui Fei has accepted the invitation to become a Hadoop committer. He started contributing to the project in October 2016. Over the past 4 years he has contributed a lot in HDFS, especially in Erasure Coding, Hadoop 3 upgrade, RBF and Standby Serving reads. One of

Re: Question About Feasibility of Hadoop Over P2P Architecture

2020-09-23 Thread Steve Loughran
HDFS isn't going to work here, but the filesystem APIs could be suitable for implementation. Look also at what Apache Cassandra do; they use a DHT to scatter data. On Tue, 22 Sep 2020 at 06:17, Lauren Taylor wrote: > Hello! > > I am currently provisioning a P2P peer network (there are already

Hadoop Storage Online Meetup in the Wiki

2020-09-23 Thread Wei-Chiu Chuang
Hi! We've been running this call for over a year but I just realized we never managed to publish the information in a searchable location. So here it is in our wiki: https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+Storage+Online+Meetup By the way, does anyone know of a good solution

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

2020-09-23 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/274/ [Sep 22, 2020 3:53:04 PM] (Kihwal Lee) HDFS-15581. Access Controlled HttpFS Server. Contributed by Richard Ross. [Sep 22, 2020 4:10:33 PM] (noreply) HADOOP-17277. Correct spelling errors for

Skipping this week’s APAC Hadoop storage online meetup

2020-09-23 Thread Wei-Chiu Chuang
The Chinese Hadoop Meetup will take place this Saturday. So a call is not planned this week. If you are interested, feee free to sign up at https://www.slidestalk.com/m/290 (The event is in Mandarin) Thanks Xiaoqiao for organizing the next few calls & agenda.

[ANNOUNCE] Lisheng Sun is a new Apache Hadoop Committer

2020-09-23 Thread Wei-Chiu Chuang
I am pleased to announce that Lisheng Sun has accepted the invitation to become a Hadoop committer. Lisheng actively contributed to the project since July 2019, and he contributed two new features: Dead datanode detector (HDFS-13571 ) and a new du

Re: [ANNOUNCE] Lisheng Sun is a new Apache Hadoop Committer

2020-09-23 Thread Guanghao Zhang
Congratulations, Lisheng!

Re: [ANNOUNCE] Lisheng Sun is a new Apache Hadoop Committer

2020-09-23 Thread Xiaoqiao He
Congrats! Best Regards, He Xiaoqiao On Thu, Sep 24, 2020 at 9:08 AM Guanghao Zhang wrote: > Congratulations, Lisheng! >

Re: [ANNOUNCE] Hui Fei is a new Apache Hadoop Committer

2020-09-23 Thread Sammi Chen
Congratulations to Hui ! On Thu, Sep 24, 2020 at 2:07 AM Wei-Chiu Chuang wrote: > I am pleased to announce that Hui Fei has accepted the invitation to become > a Hadoop committer. > > He started contributing to the project in October 2016. Over the past 4 > years he has contributed a lot in

Re: Question About Feasibility of Hadoop Over P2P Architecture

2020-09-23 Thread Hariharan
As long as you have a filesystem implementation [1] for your p2p fs, hadoop (and other software like Hive and Spark that use the hadoop fs) should work just fine. Performance may be a concern, but you may have to tune your implementation to adapt as far as possible. 1.

Re: [ANNOUNCE] Hui Fei is a new Apache Hadoop Committer(Internet mail)

2020-09-23 Thread 毛宝龙
Congratulations to Hui ! > On Sep 24, 2020, at 02:06, Wei-Chiu Chuang wrote: > > I am pleased to announce that Hui Fei has accepted the invitation to become > a Hadoop committer. > > He started contributing to the project in October 2016. Over the past 4 > years he has contributed a lot in

Re: [DISCUSS] Ozone TLP proposal

2020-09-23 Thread Hui Fei
Hi Elek, > 2. Following the path of Submarine, any existing Hadoop committers -- who are willing to contribute -- can ask to be included in the initial committer list without any additional constraints. (Edit the wiki, or send an email to this thread or to me). Thanks for Vinod to suggesting this

Re: [ANNOUNCE] Hui Fei is a new Apache Hadoop Committer

2020-09-23 Thread Xun Liu
Hui Fei, Congratulations! On Thu, Sep 24, 2020 at 2:07 AM Wei-Chiu Chuang wrote: > I am pleased to announce that Hui Fei has accepted the invitation to become > a Hadoop committer. > > He started contributing to the project in October 2016. Over the past 4 > years he has contributed a lot in

[jira] [Created] (HADOOP-17282) libzstd-dev should be used instead of libzstd1-dev on Ubuntu 18.04 or higher

2020-09-23 Thread Takeru Kuramoto (Jira)
Takeru Kuramoto created HADOOP-17282: Summary: libzstd-dev should be used instead of libzstd1-dev on Ubuntu 18.04 or higher Key: HADOOP-17282 URL: https://issues.apache.org/jira/browse/HADOOP-17282