Re: Hadoop Thirdparty

2021-02-05 Thread Wei-Chiu Chuang
it's the concept borrowed from HBase. (there's a hbase-thirdparty and it works quite well there ) it was meant to prevent class name clashes with downstream applications if they use the same dependency but incompatible versions. (e.g. guava 11 vs guava 27) Your scenario could happen if the applic

[jira] [Created] (HADOOP-17518) Usage of incorrect regex range A-z

2021-02-05 Thread Marcono1234 (Jira)
Marcono1234 created HADOOP-17518: Summary: Usage of incorrect regex range A-z Key: HADOOP-17518 URL: https://issues.apache.org/jira/browse/HADOOP-17518 Project: Hadoop Common Issue Type: Bug

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

2021-02-05 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/117/ No changes -1 overall The following subsystems voted -1: mvnsite pathlen unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc checkstyle javac java

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

2021-02-05 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/408/ [Feb 4, 2021 1:19:51 AM] (Hui Fei) HDFS-15779. EC: fix NPE caused by StripedWriter.clearBuffers during reconstruct block. Contributed by Hongbing Wang [Feb 4, 2021 7:12:13 AM] (Szilard Nemeth) YARN-1

[jira] [Created] (HADOOP-17517) Non-randomized password used

2021-02-05 Thread Md Mahir Asef Kabir (Jira)
Md Mahir Asef Kabir created HADOOP-17517: Summary: Non-randomized password used Key: HADOOP-17517 URL: https://issues.apache.org/jira/browse/HADOOP-17517 Project: Hadoop Common Issue

Hadoop Thirdparty

2021-02-05 Thread David
Hello Gang, I'm not sure I understand that "Hadoop Thirdparty" project. I mean, I understand that it's a collection of shaded third party libraries, but the way it is setup currently seems self-defeating. What if I have multiple versions of the Hadoop Thirdparty library on my classpath? It seem

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

2021-02-05 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/199/ [Feb 4, 2021 5:47:02 AM] (Akira Ajisaka) YARN-10036. Install yarnpkg and upgrade nodejs in Dockerfile (#1772) -1 overall The following subsystems voted -1: asflicense hadolint pathlen

[jira] [Resolved] (HADOOP-10066) Cleanup ant dependencies of maven build

2021-02-05 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HADOOP-10066. Resolution: Not A Problem Closing. Please feel free to reopen this if there are any probl

[jira] [Resolved] (HADOOP-17513) Checkstyle IllegalImport does not catch guava imports

2021-02-05 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HADOOP-17513. Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed Merged the PR i