Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-11 Thread Mukund Madhav Thakur
+1 (binding) Thanks for driving the release, Shilun Fan. - Verified checksums and signatures. - Build the source on macOS and Java 8. - Ran AWS and Azure tests ( some known failures, created Jira's HADOOP-19106 it is a test side issue only mostly related to test configs, also as

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC2)

2024-02-15 Thread Mukund Madhav Thakur
Thanks, Shilun for putting this together. Tried the below things and everything worked for me. validated checksum and gpg signature. compiled from source. Ran AWS integration tests. untar the binaries and able to access objects in S3 via hadoop fs commands. compiled gcs-connector successfully

Re: [DISCUSS] Release Hadoop 3.4.0

2024-01-03 Thread Mukund Madhav Thakur
+1 from me. It will include the new AWS V2 SDK upgrade as well. On Wed, Jan 3, 2024 at 6:35 AM Xiaoqiao He wrote: > > > > I think the release discussion can be in public ML? > > Good idea. cc common-dev/hdfs-dev/yarn-dev/mapreduce-dev ML. > > Best Regards, > - He Xiaoqiao > > On Tue, Jan 2,

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-21 Thread Mukund Madhav Thakur
Hi Wei-Chiu, Thanks for driving the release. +1 (binding) Verified checksum and signature. Built from source successfully. Ran aws Itests Ran azure Itests Compiled hadoop-api-shim Compiled google cloud storage. I see two two test failures in GCS connector as seen by you. Created issue.

Re: [VOTE] Release Apache Hadoop 3.3.6 RC0

2023-06-20 Thread Mukund Madhav Thakur
Hi Wei-Chiu, Thanks for driving the release. +1 (binding) Verified checksum and signature. Built from source successfully. Ran aws Itests Ran azure Itests Compiled hadoop-api-shim Compiled google cloud storage. I did see the two test failures in GCS connector as well but those are harmless.

Re: [ANNOUNCE] New Hadoop PMC member - Mukund Thakur

2023-02-08 Thread Mukund Madhav Thakur
Thanks Everyone :) On Wed, Feb 8, 2023 at 4:28 PM Sunil Govindan wrote: > Congratulations Mukund!!! > > Thanks > Sunil > > On Wed, Feb 8, 2023 at 1:48 AM Vinayakumar B > wrote: > > > On behalf of the Apache Hadoop PMC, I am pleased to announce that Mukund > > Thakur (mthakur) has accepted the

Re: [VOTE] Release Apache Hadoop 3.3.5

2023-01-09 Thread Mukund Madhav Thakur
> > > Hmm I'm looking at HADOOP-11867 related stuff but couldn't find it > mentioned anywhere in change log or release notes. Are they actually > up-to-date? > > I think it is because of what Ayush said. They are marked as done but not fixed. Also, some were marked with wrong fix versions,

Re: [VOTE] Release Apache Hadoop 3.3.3 (RC1)

2022-05-13 Thread Mukund Madhav Thakur
+1 (binding) Signature : good Checksum : good. Compiled from source , good mvn clean install -DskipTests Ran aws integration tests, good. mvn -Dparallel-tests -DtestsThreadCount=8 clean verify Compiled gcs using staging repo with version 3.3.3, successful. mvn clean install -DskipTests

Re: [VOTE] Release Apache Hadoop 3.3.3

2022-05-05 Thread Mukund Madhav Thakur
+1 (binding) Built tar from source in mac os and 1.8.0_161. good mvn clean package -Pdist -DskipTests -Dtar -Dmaven.javadoc.skip=true Able to access cloud s3 and abfs storage through command line. Ran S3 and Abfs integration tests. All good. On Tue, May 3, 2022 at 6:24 AM Steve Loughran

Re: ElasticByteBufferPool is ever growing thus can cause memory leak.

2022-02-04 Thread Mukund Madhav Thakur
eap or off-heap buffers and > > internally calls either allocate or allocateDirect. Do you intend to > > preserve that functionality too in a single merged class? > > > > Chris Nauroth > > > > > > On Wed, Jan 12, 2022 at 1:25 AM Mukund Madhav Thak

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-27 Thread Mukund Madhav Thakur
* +1 binding * Checked out the RC tag and compiled successfully. ( mvn clean package -Pdist -DskipTests -Dtar -Dmaven.javadoc.skip=true) Ran abfs and azure integration tests. All good. Compiled gcs with 3.3.2 hadoop from staging successful. Tested list, get, put , delete operation on s3, gcs

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC2

2022-01-24 Thread Mukund Madhav Thakur
Hi Chao, I was using the command "mvn package -Pdist -DskipTests -Dtar -Dmaven.javadoc.skip=true" on commit id *6da346a358c. * It is working for me today. So maybe it was an intermittent issue in my local last time when I was trying this. So we can ignore this. Thanks On Tue, Jan 25, 2022 at

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC2

2022-01-21 Thread Mukund Madhav Thakur
Checked out the release tag. commit *6da346a358c * Seeing below error while compiling : Duplicate classes found: Found in: org.apache.hadoop:hadoop-client-api:jar:3.3.2:compile org.apache.hadoop:hadoop-client-minicluster:jar:3.3.2:compile Duplicate classes:

ElasticByteBufferPool is ever growing thus can cause memory leak.

2022-01-12 Thread Mukund Madhav Thakur
Hello Everyone, I was just browsing through the code while doing my Vectored IO stuff. It seems like ElasticByteBufferPool is an ever growing pool and memory is not getting released as there is no WeakReference being maintained in the pool. This can cause memory leaks in the production

Re: [ANNOUNCE] Mukund Thakur is a new Apache Hadoop Committer

2021-02-03 Thread Mukund Madhav Thakur
Thanks everyone :) On Wed, Feb 3, 2021 at 8:14 PM Steve Loughran wrote: > Many congratulations Mukund! > I look forward to you vetoing my PRs on the basis of quality and test > coverage. > > -steve > > On Wed, 3 Feb 2021 at 11:39, hemanth boyina > wrote: > > > Congratulations Mukund !! > > > >