[jira] [Resolved] (HADOOP-19083) provide hadoop binary tarball without aws v2 sdk

2024-10-08 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-19083. - Fix Version/s: 3.4.1 Resolution: Fixed > provide hadoop binary tarball without a

[jira] [Created] (HADOOP-19304) [JDK 17] Resolve Http Server error and Http response error in Hadoop Trunk

2024-10-08 Thread Muskan Mishra (Jira)
Muskan Mishra created HADOOP-19304: -- Summary: [JDK 17] Resolve Http Server error and Http response error in Hadoop Trunk Key: HADOOP-19304 URL: https://issues.apache.org/jira/browse/HADOOP-19304 Proj

Re: [VOTE] Release Apache Hadoop 3.4.1 RC2

2024-10-08 Thread Steve Loughran
This is a real problem with that aWS SDK, but it is that or field support calls forever. Let me see if I can revisit my idea of having the release support project produce a "lean" edition where we delete that bundle.jar On Sat, 5 Oct 2024 at 01:58, Wei-Chiu Chuang wrote: > Hey the 3.4.1 tarball

[jira] [Reopened] (HADOOP-19229) Vector IO on cloud storage: experiment to see what a good minimum seek size should be

2024-10-08 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reopened HADOOP-19229: - > Vector IO on cloud storage: experiment to see what a good minimum seek size > should be

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

2024-10-08 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1539/ No changes -1 overall The following subsystems voted -1: asflicense hadolint mvnsite pathlen unit The following subsystems voted -1 but were configured to be filtered/ignored: cc

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

2024-10-08 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1724/ [Oct 7, 2024, 12:53:01 PM] (github) HADOOP-19299. HttpReferrerAuditHeader resilience (#7095) [Oct 7, 2024, 4:57:13 PM] (github) HADOOP-19295. S3A: large uploads can timeout over slow links (#7089)

Re: [VOTE] Release Apache Hadoop 3.4.1 RC2

2024-10-08 Thread Steve Loughran
On Sat, 5 Oct 2024 at 01:58, Wei-Chiu Chuang wrote: > Hey the 3.4.1 tarball is a whopping 929MB! The corresponding docker image > is over 1.1GB. Not that long ago, 3.2.3 was less than 500MB 2 years ago. > 3.3.6 was less than 700MB a year ago. > That AWS SDK v2 jar itself is more than 500MB. > fo

[jira] [Created] (HADOOP-19303) VectorIO API to take a ByteBufferPool rather than just an allocator method

2024-10-08 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-19303: --- Summary: VectorIO API to take a ByteBufferPool rather than just an allocator method Key: HADOOP-19303 URL: https://issues.apache.org/jira/browse/HADOOP-19303 Pr

[jira] [Resolved] (HADOOP-19229) Vector IO: have a max distance between ranges to read

2024-10-08 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-19229. - Release Note: This is exactly what `"fs.s3a.vectored.read.min.seek.size" does. We set i