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

2020-12-09 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/84/ [Dec 9, 2020 11:48:39 AM] (noreply) YARN-10380: Import logic of multi-node allocation in CapacityScheduler (#2494) [Dec 9, 2020 11:55:24 AM] (Adam Antal) YARN-10520. Deprecated the residual nested cl

[jira] [Resolved] (HADOOP-17425) Bump up snappy-java to 1.1.8.2

2020-12-09 Thread Masatake Iwasaki (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki resolved HADOOP-17425. --- Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed > Bump up

[jira] [Created] (HADOOP-17426) Upgrade to hadoop-thirdparty-1.1.0

2020-12-09 Thread Ayush Saxena (Jira)
Ayush Saxena created HADOOP-17426: - Summary: Upgrade to hadoop-thirdparty-1.1.0 Key: HADOOP-17426 URL: https://issues.apache.org/jira/browse/HADOOP-17426 Project: Hadoop Common Issue Type: Bu

Re: ProtobufRpcEngine v.s. ProtobufRpcEngine2

2020-12-09 Thread David
Alternatively, does anyone know how it was done that made the code generated by protobuf libraries extend/implement the hadoop third-party JAR instead of it's own? I can perhaps regenerate the Hive code with the Hadoop 3P libraries and that might fix it. org.apache.hadoop.thirdparty.protobuf.Gene

[jira] [Created] (HADOOP-17425) Bump up snappy-java to 1.1.8.2

2020-12-09 Thread L. C. Hsieh (Jira)
L. C. Hsieh created HADOOP-17425: Summary: Bump up snappy-java to 1.1.8.2 Key: HADOOP-17425 URL: https://issues.apache.org/jira/browse/HADOOP-17425 Project: Hadoop Common Issue Type: Improvem

Re: ProtobufRpcEngine v.s. ProtobufRpcEngine2

2020-12-09 Thread David
Hello, For additional context, the unit tests in Hive are using MiniDFSCluster. I suspect that is what is loading the ProtobufRpcEngine2 class, while the local code under test uses ProtobufRpcEngine. Is there a way to load MiniDFSCluster in its own class loader? Thanks. On Wed, Dec 9, 2020 at

ProtobufRpcEngine v.s. ProtobufRpcEngine2

2020-12-09 Thread David
Hello Gang, There seems to be a new RpcEngine created as part of Hadoop 3.3. I'm trying to upgrade Hive to use Hadoop 3.3 and it uses the RpcEngine mechanism. However, tests are failing for Hive complaining about: "ReRegistration of rpcKind" I believe this is because both classes register, sta

Re: Hadoop Storage Online Meetup this Wednesday! We'll talk about GCS

2020-12-09 Thread Wei-Chiu Chuang
Thanks again to Zhenzhao for discussing Hadoop on GCS as well as viewfs. For those who couldn't make it, here's the recording: https://cloudera.zoom.us/rec/share/PNh-rxQ8pwnZAkXF4xUtGIOSsfkSEBbTQlo_I1tEoODpepxye2BbJbCjC3Dj428H.sahtAQvXeMbdYEH7 Passcode: ^U0T*nML On Wed, Dec 9, 2020 at 9:24 AM Wei

[jira] [Created] (HADOOP-17424) Replace HTrace with No-Op tracer

2020-12-09 Thread Siyao Meng (Jira)
Siyao Meng created HADOOP-17424: --- Summary: Replace HTrace with No-Op tracer Key: HADOOP-17424 URL: https://issues.apache.org/jira/browse/HADOOP-17424 Project: Hadoop Common Issue Type: Sub-task

Re: Hadoop Storage Online Meetup this Wednesday! We'll talk about GCS

2020-12-09 Thread Wei-Chiu Chuang
Hello just a re minder this event will happen in less than an hour! Join Zoom Meeting https://cloudera.zoom.us/j/880548968 One tap mobile +16465588656,,880548968# US (New York) +17207072699,,880548968# US Download Center Dial by your location +

[VOTE] Release Apache Hadoop 3.2.2 - RC4

2020-12-09 Thread Xiaoqiao He
Hi folks, The release candidate (RC4) for Hadoop-3.2.2 is available now. There are 10 commits[1] differences between RC4 and RC3[2]. The RC4 is available at: http://people.apache.org/~hexiaoqiao/hadoop-3.2.2-RC4 The RC4 tag in github is here: https://github.com/apache/hadoop/tree/release-3.2.2-RC

[jira] [Created] (HADOOP-17423) ERROR conf.Configuration: error parsing conf core-site.xml com.ctc.wstx.exc.WstxParsingException: Illegal processing instruction target ("xml"); xml (case insensitive)

2020-12-09 Thread Ravindra Dadahari Gaikwad (Jira)
Ravindra Dadahari Gaikwad created HADOOP-17423: -- Summary: ERROR conf.Configuration: error parsing conf core-site.xml com.ctc.wstx.exc.WstxParsingException: Illegal processing instruction target ("xml"); xml (case insensitive) is rese