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

2023-06-09 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/ [Jun 7, 2023, 1:05:52 PM] (github) HADOOP-18740. S3A prefetch cache blocks should be accessed by RW locks (#5675) [Jun 8, 2023, 2:05:49 AM] (github) HDFS-17019. Optimize the logic for reconfigure

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

2023-06-09 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1053/ No changes ERROR: File 'out/email-report.txt' does not exist - To unsubscribe, e-mail:

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

2023-06-09 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1252/ [Jun 8, 2023, 2:05:49 AM] (github) HDFS-17019. Optimize the logic for reconfigure slow peer enable for Namenode" (#5671) [Jun 8, 2023, 8:58:01 AM] (github) HDFS-17035.

[jira] [Created] (HADOOP-18766) 3.3.6 Dependency vulnerability check

2023-06-09 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HADOOP-18766: Summary: 3.3.6 Dependency vulnerability check Key: HADOOP-18766 URL: https://issues.apache.org/jira/browse/HADOOP-18766 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-18765) Release 3.3.6

2023-06-09 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HADOOP-18765: Summary: Release 3.3.6 Key: HADOOP-18765 URL: https://issues.apache.org/jira/browse/HADOOP-18765 Project: Hadoop Common Issue Type: Task

[jira] [Created] (HADOOP-18764) fs.azure.buffer.dir to be under Yarn container path on yarn applications

2023-06-09 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-18764: --- Summary: fs.azure.buffer.dir to be under Yarn container path on yarn applications Key: HADOOP-18764 URL: https://issues.apache.org/jira/browse/HADOOP-18764

[jira] [Created] (HADOOP-18763) Upgrade aws-java-sdk to 1.12.367+

2023-06-09 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-18763: --- Summary: Upgrade aws-java-sdk to 1.12.367+ Key: HADOOP-18763 URL: https://issues.apache.org/jira/browse/HADOOP-18763 Project: Hadoop Common Issue

Re: [DISCUSS] Mysql-connector-java is GPL licensed; Hadoop can't use it.

2023-06-09 Thread Owen O'Malley
You are absolutely correct in pointing out that we should update the setup instructions to include how to install the mysql connector. With GPL'ed software, the further we can put it off the better, but adding new modules to contain this code also introduces more burden on both the project and

Re: [DISCUSS] Mysql-connector-java is GPL licensed; Hadoop can't use it.

2023-06-09 Thread Wei-Chiu Chuang
Thanks Owen, Yes I am aware of the optional category X. I was under the impression that the "optionality" need to be more explicit. For example, by adding true tag. https://medium.com/@danismaz.furkan/difference-between-optional-true-optional-and-scope-provided-scope-7404ec24fb59 In this case,