[jira] [Resolved] (HADOOP-19072) S3A: expand optimisations on stores with "fs.s3a.performance.flags" for mkdir

2024-08-23 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HADOOP-19072. --- Hadoop Flags: Reviewed Resolution: Fixed > S3A: expand optimisations on stores w

[jira] [Created] (HADOOP-19218) Avoid DNS lookup while creating IPC Connection object

2024-07-02 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-19218: - Summary: Avoid DNS lookup while creating IPC Connection object Key: HADOOP-19218 URL: https://issues.apache.org/jira/browse/HADOOP-19218 Project: Hadoop Common

Re: Full builds not reporting status back to Github PRs

2024-05-28 Thread Viraj Jasani
Most important, yetus report is usually not available in such cases. e.g. https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6830/2/Yetus_20Report/ On Tue, May 28, 2024 at 2:05 PM Viraj Jasani wrote: > Some of the recent PRs that require full build runs, it seems that the > buil

Full builds not reporting status back to Github PRs

2024-05-28 Thread Viraj Jasani
Some of the recent PRs that require full build runs, it seems that the builds are not able to get the build results posted to the PRs. Just wanted to check if anyone has any ideas reg this. Sample recent PRs: - https://github.com/apache/hadoop/pull/6830 - https://github.com/apache/hadoop/pu

[jira] [Created] (HADOOP-19146) noaa-cors-pds bucket access with global endpoint fails

2024-04-11 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-19146: - Summary: noaa-cors-pds bucket access with global endpoint fails Key: HADOOP-19146 URL: https://issues.apache.org/jira/browse/HADOOP-19146 Project: Hadoop Common

[jira] [Created] (HADOOP-19066) AWS SDK V2 - Enabling FIPS should be allowed with central endpoint

2024-02-04 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-19066: - Summary: AWS SDK V2 - Enabling FIPS should be allowed with central endpoint Key: HADOOP-19066 URL: https://issues.apache.org/jira/browse/HADOOP-19066 Project

[jira] [Created] (HADOOP-19023) ITestS3AConcurrentOps#testParallelRename intermittent timeout failure

2024-01-03 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-19023: - Summary: ITestS3AConcurrentOps#testParallelRename intermittent timeout failure Key: HADOOP-19023 URL: https://issues.apache.org/jira/browse/HADOOP-19023 Project

[jira] [Created] (HADOOP-19022) ITestS3AConfiguration#testRequestTimeout failure

2024-01-03 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-19022: - Summary: ITestS3AConfiguration#testRequestTimeout failure Key: HADOOP-19022 URL: https://issues.apache.org/jira/browse/HADOOP-19022 Project: Hadoop Common

[jira] [Created] (HADOOP-18959) Use builder for prefetch CachingBlockManager

2023-10-29 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18959: - Summary: Use builder for prefetch CachingBlockManager Key: HADOOP-18959 URL: https://issues.apache.org/jira/browse/HADOOP-18959 Project: Hadoop Common

[jira] [Resolved] (HADOOP-18829) s3a prefetch LRU cache eviction metric

2023-10-19 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HADOOP-18829. --- Fix Version/s: 3.4.0 3.3.9 Hadoop Flags: Reviewed Resolution

[jira] [Created] (HADOOP-18918) ITestS3GuardTool fails if SSE encryption is used

2023-10-01 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18918: - Summary: ITestS3GuardTool fails if SSE encryption is used Key: HADOOP-18918 URL: https://issues.apache.org/jira/browse/HADOOP-18918 Project: Hadoop Common

[jira] [Created] (HADOOP-18832) Upgrade aws-java-sdk to 1.12.499+

2023-07-30 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18832: - Summary: Upgrade aws-java-sdk to 1.12.499+ Key: HADOOP-18832 URL: https://issues.apache.org/jira/browse/HADOOP-18832 Project: Hadoop Common Issue Type

Re: HADOOP-18207 hadoop-logging module about to land

2023-07-27 Thread Viraj Jasani
Thank you Wei-Chiu for the thread and extensive help with reviews! Thank you Ayush for responding to the thread! Let me try to address some points. Please pardon my ignorance if I am not supposed to respond to any of the questions. > Regarding this entire activity including the parent tickets: Do

[jira] [Created] (HADOOP-18829) s3a prefetch LRU cache eviction metric

2023-07-26 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18829: - Summary: s3a prefetch LRU cache eviction metric Key: HADOOP-18829 URL: https://issues.apache.org/jira/browse/HADOOP-18829 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-18809) s3a prefetch read/write file operations should guard channel close

2023-07-17 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18809: - Summary: s3a prefetch read/write file operations should guard channel close Key: HADOOP-18809 URL: https://issues.apache.org/jira/browse/HADOOP-18809 Project

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-21 Thread Viraj Jasani
+1 (non-binding) * Signature: ok * Checksum: ok * Rat check (1.8.0_362): ok - mvn clean apache-rat:check * Built from source (1.8.0_362): ok - mvn clean install -DskipTests * Built tar from source (1.8.0_362): ok - mvn clean package -Pdist -DskipTests -Dtar -Dmaven.javadoc.skip=true * Brought up

[jira] [Created] (HADOOP-18740) s3a prefetch cache blocks should be accessed by RW locks

2023-05-11 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18740: - Summary: s3a prefetch cache blocks should be accessed by RW locks Key: HADOOP-18740 URL: https://issues.apache.org/jira/browse/HADOOP-18740 Project: Hadoop Common

[jira] [Resolved] (HADOOP-17612) Upgrade Zookeeper to 3.6.3 and Curator to 5.2.0

2023-05-09 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HADOOP-17612. --- Resolution: Fixed > Upgrade Zookeeper to 3.6.3 and Curator to 5.

[jira] [Reopened] (HADOOP-17612) Upgrade Zookeeper to 3.6.3 and Curator to 5.2.0

2023-05-09 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reopened HADOOP-17612: --- Reopening to update the resolution > Upgrade Zookeeper to 3.6.3 and Curator to 5.

Re: [DISCUSS] hadoop branch-3.3+ going to java11 only

2023-03-28 Thread Viraj Jasani
IIRC some of the ongoing major dependency upgrades (log4j 1 to 2, jersey 1 to 2 and junit 4 to 5) are blockers for java 11 compile + test stability. On Tue, Mar 28, 2023 at 4:55 AM Steve Loughran wrote: > Now that hadoop 3.3.5 is out, i want to propose something new > > we switch branch-3.3 an

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

2023-03-17 Thread Viraj Jasani
+1 (non-binding) * Signature/Checksum: ok * Rat check (1.8.0_341): ok - mvn clean apache-rat:check * Built from source (1.8.0_341): ok - mvn clean install -DskipTests * Built tar from source (1.8.0_341): ok - mvn clean package -Pdist -DskipTests -Dtar -Dmaven.javadoc.skip=true Containerized

[jira] [Created] (HADOOP-18669) Remove Log4Json Layout

2023-03-17 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18669: - Summary: Remove Log4Json Layout Key: HADOOP-18669 URL: https://issues.apache.org/jira/browse/HADOOP-18669 Project: Hadoop Common Issue Type: Sub-task

[jira] [Resolved] (HADOOP-18631) Migrate Async appenders to log4j properties

2023-03-17 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HADOOP-18631. --- Resolution: Fixed > Migrate Async appenders to log4j propert

[jira] [Reopened] (HADOOP-18631) Migrate Async appenders to log4j properties

2023-03-17 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reopened HADOOP-18631: --- > Migrate Async appenders to log4j propert

[jira] [Created] (HADOOP-18668) Path capability probe for truncate is only honored by RawLocalFileSystem

2023-03-16 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18668: - Summary: Path capability probe for truncate is only honored by RawLocalFileSystem Key: HADOOP-18668 URL: https://issues.apache.org/jira/browse/HADOOP-18668 Project

[jira] [Created] (HADOOP-18654) Remove unused custom appender TaskLogAppender

2023-03-06 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18654: - Summary: Remove unused custom appender TaskLogAppender Key: HADOOP-18654 URL: https://issues.apache.org/jira/browse/HADOOP-18654 Project: Hadoop Common

[jira] [Created] (HADOOP-18653) LogLevel servlet to determine log impl before using setLevel

2023-03-05 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18653: - Summary: LogLevel servlet to determine log impl before using setLevel Key: HADOOP-18653 URL: https://issues.apache.org/jira/browse/HADOOP-18653 Project: Hadoop

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

2023-03-04 Thread Viraj Jasani
gt;> > call and discretion. As far as I know a release can not be vetoed by > >> > "anybody" as per the apache by laws.( > >> > https://www.apache.org/legal/release-policy.html#release-approval). > >> Even > >> > our bylaws say that p

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

2023-03-02 Thread Viraj Jasani
While this RC is not going to be final, I just wanted to share the results of the testing I have done so far with RC1 and RC2. * Signature: ok * Checksum : ok * Rat check (1.8.0_341): ok - mvn clean apache-rat:check * Built from source (1.8.0_341): ok - mvn clean install -DskipTests * Built tar

[jira] [Created] (HADOOP-18649) CLA and CRLA appenders to be replaced with RFA

2023-03-01 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18649: - Summary: CLA and CRLA appenders to be replaced with RFA Key: HADOOP-18649 URL: https://issues.apache.org/jira/browse/HADOOP-18649 Project: Hadoop Common

[jira] [Created] (HADOOP-18648) Avoid loading kms log4j properties dynamically by KMSWebServer

2023-02-27 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18648: - Summary: Avoid loading kms log4j properties dynamically by KMSWebServer Key: HADOOP-18648 URL: https://issues.apache.org/jira/browse/HADOOP-18648 Project: Hadoop

[jira] [Created] (HADOOP-18645) Provide keytab file key name with ServiceStateException

2023-02-24 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18645: - Summary: Provide keytab file key name with ServiceStateException Key: HADOOP-18645 URL: https://issues.apache.org/jira/browse/HADOOP-18645 Project: Hadoop Common

Socket timeout settings

2023-02-24 Thread Viraj Jasani
We have a specific environment where we need to harmonize socket connection timeouts for all Hadoop daemons and some downstreamers too. While reviewing the socket connection timeouts set in NetUtils, UrlConnection (HttpURLConnection), I compiled a list of the following configurations: - ipc.cli

[jira] [Created] (HADOOP-18631) Migrate Async appenders to log4j properties

2023-02-14 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18631: - Summary: Migrate Async appenders to log4j properties Key: HADOOP-18631 URL: https://issues.apache.org/jira/browse/HADOOP-18631 Project: Hadoop Common

[jira] [Created] (HADOOP-18628) Server connection should log host name before returning VersionMismatch error

2023-02-10 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18628: - Summary: Server connection should log host name before returning VersionMismatch error Key: HADOOP-18628 URL: https://issues.apache.org/jira/browse/HADOOP-18628

[jira] [Created] (HADOOP-18620) Avoid using grizzly-http classes

2023-02-06 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18620: - Summary: Avoid using grizzly-http classes Key: HADOOP-18620 URL: https://issues.apache.org/jira/browse/HADOOP-18620 Project: Hadoop Common Issue Type: Sub

[jira] [Created] (HADOOP-18592) Sasl connection failure should log remote address

2023-01-11 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18592: - Summary: Sasl connection failure should log remote address Key: HADOOP-18592 URL: https://issues.apache.org/jira/browse/HADOOP-18592 Project: Hadoop Common

Re: [VOTE] Release Apache Hadoop 3.3.5

2022-12-27 Thread Viraj Jasani
-0 (non-binding) Output of hadoop-vote.sh: * Signature: ok * Checksum : ok * Rat check (1.8.0_341): ok - mvn clean apache-rat:check * Built from source (1.8.0_341): ok - mvn clean install -DskipTests * Built tar from source (1.8.0_341): ok - mvn clean package -Pdist -DskipTests -Dtar -Dmaven

[jira] [Created] (HADOOP-18466) Limit the findbugs suppression IS2_INCONSISTENT_SYNC to S3AFileSystem field

2022-09-22 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18466: - Summary: Limit the findbugs suppression IS2_INCONSISTENT_SYNC to S3AFileSystem field Key: HADOOP-18466 URL: https://issues.apache.org/jira/browse/HADOOP-18466

[jira] [Created] (HADOOP-18455) s3a prefetching Executor should be closed

2022-09-16 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18455: - Summary: s3a prefetching Executor should be closed Key: HADOOP-18455 URL: https://issues.apache.org/jira/browse/HADOOP-18455 Project: Hadoop Common Issue

[jira] [Resolved] (HADOOP-18186) s3a prefetching to use SemaphoredDelegatingExecutor for submitting work

2022-09-16 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HADOOP-18186. --- Resolution: Fixed > s3a prefetching to use SemaphoredDelegatingExecutor for submitt

[jira] [Reopened] (HADOOP-18186) s3a prefetching to use SemaphoredDelegatingExecutor for submitting work

2022-09-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reopened HADOOP-18186: --- Re-opening for an addendum > s3a prefetching to use SemaphoredDelegatingExecutor

[jira] [Created] (HADOOP-18435) Remove usage of fs.s3a.executor.capacity

2022-08-31 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18435: - Summary: Remove usage of fs.s3a.executor.capacity Key: HADOOP-18435 URL: https://issues.apache.org/jira/browse/HADOOP-18435 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-18403) Fix FileSystem leak in ITestS3AAWSCredentialsProvider

2022-08-11 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18403: - Summary: Fix FileSystem leak in ITestS3AAWSCredentialsProvider Key: HADOOP-18403 URL: https://issues.apache.org/jira/browse/HADOOP-18403 Project: Hadoop Common

[jira] [Created] (HADOOP-18397) Shutdown AWSSecurityTokenService when it's resources are no longer in use

2022-08-08 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18397: - Summary: Shutdown AWSSecurityTokenService when it's resources are no longer in use Key: HADOOP-18397 URL: https://issues.apache.org/jira/browse/HADOOP-

[jira] [Resolved] (HADOOP-18303) Remove shading exclusion of javax.ws.rs-api from hadoop-client-runtime

2022-07-23 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HADOOP-18303. --- Resolution: Won't Fix > Remove shading exclusion of javax.ws.rs-api from hadoo

[jira] [Created] (HADOOP-18303) Remove shading exclusion of javax.ws.rs-api from hadoop-client-runtime

2022-06-19 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18303: - Summary: Remove shading exclusion of javax.ws.rs-api from hadoop-client-runtime Key: HADOOP-18303 URL: https://issues.apache.org/jira/browse/HADOOP-18303 Project

[jira] [Created] (HADOOP-18288) Total requests and total requests per sec served by RPC servers

2022-06-11 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18288: - Summary: Total requests and total requests per sec served by RPC servers Key: HADOOP-18288 URL: https://issues.apache.org/jira/browse/HADOOP-18288 Project: Hadoop

Re: [VOTE] Release Apache Hadoop 2.10.2 - RC0

2022-05-27 Thread Viraj Jasani
ood to have patches, but doesn't look like blockers to me. kind of build > related stuffs only, nothing bad with our core Hadoop code. > > -Ayush > > On Sat, 28 May 2022 at 01:04, Viraj Jasani wrote: > >> +0 (non-binding), >> >> * Signature/Checksum looks

Re: [VOTE] Release Apache Hadoop 2.10.2 - RC0

2022-05-27 Thread Viraj Jasani
+0 (non-binding), * Signature/Checksum looks good, though I am not sure where "target/artifacts" is coming from for the tars, here is the diff (this was the case for 2.10.1 as well but checksum was correct): 1c1 < SHA512 (hadoop-2.10.2-site.tar.gz) = 3055a830003f5012660d92da68a317e15da5b73301c2c7

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

2022-05-15 Thread Viraj Jasani
+1 (non-binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_301): ok - mvn clean apache-rat:check * Built from source (1.8.0_301): ok - mvn clean install -DskipTests * Built tar from source (1.8.0_301): ok - mvn clean package -Pdist -DskipTests -Dtar -Dmaven.javadoc.skip=true HDFS, M

Re: [VOTE] Release Apache Hadoop 3.3.3

2022-05-06 Thread Viraj Jasani
+1 (non-binding), With a minor change in hadoop-vote, * Signature: ok * Checksum : ok * Rat check (1.8.0_301): ok - mvn clean apache-rat:check * Built from source (1.8.0_301): ok - mvn clean install -DskipTests * Built tar from source (1.8.0_301): o

[jira] [Created] (HADOOP-18228) Update hadoop-vote to use HADOOP_RC_VERSION dir

2022-05-06 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18228: - Summary: Update hadoop-vote to use HADOOP_RC_VERSION dir Key: HADOOP-18228 URL: https://issues.apache.org/jira/browse/HADOOP-18228 Project: Hadoop Common

[jira] [Created] (HADOOP-18224) Upgrade maven compiler plugin

2022-05-05 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18224: - Summary: Upgrade maven compiler plugin Key: HADOOP-18224 URL: https://issues.apache.org/jira/browse/HADOOP-18224 Project: Hadoop Common Issue Type: Task

[jira] [Created] (HADOOP-18196) Remove replace-guava from replacer plugin

2022-04-08 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18196: - Summary: Remove replace-guava from replacer plugin Key: HADOOP-18196 URL: https://issues.apache.org/jira/browse/HADOOP-18196 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-18191) Log retry count while handling exceptions in RetryInvocationHandler

2022-04-04 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18191: - Summary: Log retry count while handling exceptions in RetryInvocationHandler Key: HADOOP-18191 URL: https://issues.apache.org/jira/browse/HADOOP-18191 Project

Re: [VOTE] Release Apache Hadoop 3.2.3 - RC1

2022-03-26 Thread Viraj Jasani
+1 (non-binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_301): ok - mvn clean apache-rat:check * Built from source (1.8.0_301): ok - mvn clean install -DskipTests * Built tar from source (1.8.0_301): ok - mvn clean package -Pdist -DskipTests -Dtar -Dmaven.javadoc.skip=true * Funct

Re: [VOTE] Release Apache Hadoop 3.2.3 - RC0

2022-03-16 Thread Viraj Jasani
+1 (non-binding) Using hadoop-vote.sh * Signature: ok * Checksum : ok * Rat check (1.8.0_301): ok - mvn clean apache-rat:check * Built from source (1.8.0_301): ok - mvn clean install -DskipTests * Built tar from source (1.8.0_301): ok - mvn clean package -Pdist -DskipTests -Dtar -Dmaven.java

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC5

2022-02-24 Thread Viraj Jasani
+1 (non-binding) Using hadoop-vote.sh: * Signature: ok * Checksum : ok * Rat check (1.8.0_301): ok - mvn clean apache-rat:check * Built from source (1.8.0_301): ok - mvn clean install -DskipTests * Built tar from source (1.8.0_301): ok - mvn clean package -Pdist -DskipTests -Dtar -Dmaven.jav

[jira] [Created] (HADOOP-18142) Increase precommit job timeout from 24 hr to 30 hr

2022-02-23 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18142: - Summary: Increase precommit job timeout from 24 hr to 30 hr Key: HADOOP-18142 URL: https://issues.apache.org/jira/browse/HADOOP-18142 Project: Hadoop Common

[jira] [Created] (HADOOP-18131) Upgrade maven enforcer plugin and relevant dependencies

2022-02-18 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18131: - Summary: Upgrade maven enforcer plugin and relevant dependencies Key: HADOOP-18131 URL: https://issues.apache.org/jira/browse/HADOOP-18131 Project: Hadoop Common

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC4

2022-02-15 Thread Viraj Jasani
ranch-3.3.2? > https://github.com/apache/hadoop/commit/6931b70a004de2c84b0630bdb92a2c9f62879c24 > HADOOP-18066 is resolved as invalid so I just removed the fix version tag. > > Please check again when you have a chance. Thanks. > > Best, > Chao > > > > > > > > > > > On Mon,

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC4

2022-02-14 Thread Viraj Jasani
ate you putting effort to do a thorough check on this. > > Chao > > On Mon, Feb 14, 2022 at 3:10 AM Viraj Jasani wrote: > >> -0 (non-binding), due to git/jira version discrepancies. Once resolved and >> changelist updated, will change my vote to +1 (non-binding). &

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC4

2022-02-14 Thread Viraj Jasani
1 HDFS-16350 HDFS-16336 HADOOP-17975 YARN-10991 HDFS-16332 HADOOP-17857 HDFS-16271 HADOOP-17195 HADOOP-17290 HADOOP-17819 YARN-9551 On Mon, Feb 14, 2022 at 11:10 AM Viraj Jasani wrote: > Thanks Chao. Yes contents are now present, I will start the testing. > > > On Mon, 14 Feb 2022 at

[jira] [Created] (HADOOP-18125) Utility to identify git commit / Jira fixVersion discrepancies for RC preparation

2022-02-14 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18125: - Summary: Utility to identify git commit / Jira fixVersion discrepancies for RC preparation Key: HADOOP-18125 URL: https://issues.apache.org/jira/browse/HADOOP-18125

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC4

2022-02-13 Thread Viraj Jasani
Thanks Chao. Yes contents are now present, I will start the testing. On Mon, 14 Feb 2022 at 2:13 AM, Chao Sun wrote: > Oops, sorry about that. They should be there now. Can you check again? > Thanks! > > Chao > > On Sun, Feb 13, 2022 at 6:47 AM Viraj Jasani wrote: > >

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC4

2022-02-13 Thread Viraj Jasani
> The RC is available at: http://people.apache.org/~sunchao/hadoop-3.3.2-RC4/ Chao, the RC folder seems empty as of now. On Sat, Feb 12, 2022 at 3:12 AM Chao Sun wrote: > Hi all, > > Sorry for the delay! was waiting for a few fixes that people have requested > to backport. I've just put togeth

[jira] [Created] (HADOOP-18098) Basic verification of release candidates

2022-01-28 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18098: - Summary: Basic verification of release candidates Key: HADOOP-18098 URL: https://issues.apache.org/jira/browse/HADOOP-18098 Project: Hadoop Common Issue

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-27 Thread Viraj Jasani
> * ATSv2 functional tests: ok Ran against hbase 1.7 cluster On Thu, Jan 27, 2022 at 5:03 PM Viraj Jasani wrote: > +1 (non-binding) > > * Signature: ok > * Checksum: ok > * Build from source: ok > * Ran some large tests from hbase 2.5 branch against RC2: looks good

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-27 Thread Viraj Jasani
+1 (non-binding) * Signature: ok * Checksum: ok * Build from source: ok * Ran some large tests from hbase 2.5 branch against RC2: looks good (carry forward from previous RC) * HDFS functional tests: ok * Ran a couple of MapReduce Jobs: ok * ATSv2 functional tests: ok On Thu, Jan 27, 2022 at 12:4

[jira] [Created] (HADOOP-18089) Test coverage for Async profiler servlets

2022-01-21 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18089: - Summary: Test coverage for Async profiler servlets Key: HADOOP-18089 URL: https://issues.apache.org/jira/browse/HADOOP-18089 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-18077) ProfileOutputServlet unable to proceed due to NPE

2022-01-10 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18077: - Summary: ProfileOutputServlet unable to proceed due to NPE Key: HADOOP-18077 URL: https://issues.apache.org/jira/browse/HADOOP-18077 Project: Hadoop Common

[jira] [Created] (HADOOP-18055) Async Profiler endpoint for Hadoop daemons

2021-12-22 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18055: - Summary: Async Profiler endpoint for Hadoop daemons Key: HADOOP-18055 URL: https://issues.apache.org/jira/browse/HADOOP-18055 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-18039) Upgrade hbase2 version and fix TestTimelineWriterHBaseDown

2021-12-08 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18039: - Summary: Upgrade hbase2 version and fix TestTimelineWriterHBaseDown Key: HADOOP-18039 URL: https://issues.apache.org/jira/browse/HADOOP-18039 Project: Hadoop Common

[jira] [Created] (HADOOP-18027) Include static imports in the maven plugin rules

2021-11-29 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18027: - Summary: Include static imports in the maven plugin rules Key: HADOOP-18027 URL: https://issues.apache.org/jira/browse/HADOOP-18027 Project: Hadoop Common

[jira] [Created] (HADOOP-18025) Upgrade HBase version to 1.7.1 for hbase1 profile

2021-11-25 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18025: - Summary: Upgrade HBase version to 1.7.1 for hbase1 profile Key: HADOOP-18025 URL: https://issues.apache.org/jira/browse/HADOOP-18025 Project: Hadoop Common

Re: yetus isn't working

2021-11-24 Thread Viraj Jasani
This does seem to be happening intermittently. For one of the recent builds, 4/5 runs failed with the same reason and only 1/5 was able to proceed further. https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3711/ On Wed, 24 Nov 2021 at 11:28 PM, Ayush Saxena wrote: > This was happening

[jira] [Created] (HADOOP-18022) Add restrict-imports-enforcer-rule for Guava Preconditions in hadoop-main pom

2021-11-23 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18022: - Summary: Add restrict-imports-enforcer-rule for Guava Preconditions in hadoop-main pom Key: HADOOP-18022 URL: https://issues.apache.org/jira/browse/HADOOP-18022

[jira] [Created] (HADOOP-18018) unguava: remove Preconditions from hadoop-tools modules

2021-11-19 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18018: - Summary: unguava: remove Preconditions from hadoop-tools modules Key: HADOOP-18018 URL: https://issues.apache.org/jira/browse/HADOOP-18018 Project: Hadoop Common

[jira] [Created] (HADOOP-18017) unguava: remove Preconditions from hadoop-yarn-project modules

2021-11-19 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18017: - Summary: unguava: remove Preconditions from hadoop-yarn-project modules Key: HADOOP-18017 URL: https://issues.apache.org/jira/browse/HADOOP-18017 Project: Hadoop

[jira] [Created] (HADOOP-18006) maven-enforcer-plugin's execution of banned-illegal-imports gets overridden in child poms

2021-11-11 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18006: - Summary: maven-enforcer-plugin's execution of banned-illegal-imports gets overridden in child poms Key: HADOOP-18006 URL: https://issues.apache.org/jira/browse/HADOOP-

[jira] [Created] (HADOOP-17968) Migrate checkstyle IllegalImport to banned-illegal-imports enforcer

2021-10-14 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17968: - Summary: Migrate checkstyle IllegalImport to banned-illegal-imports enforcer Key: HADOOP-17968 URL: https://issues.apache.org/jira/browse/HADOOP-17968 Project

[jira] [Created] (HADOOP-17967) Keep restrict-imports-enforcer-rule for Guava VisibleForTesting in hadoop-main pom

2021-10-14 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17967: - Summary: Keep restrict-imports-enforcer-rule for Guava VisibleForTesting in hadoop-main pom Key: HADOOP-17967 URL: https://issues.apache.org/jira/browse/HADOOP-17967

[jira] [Created] (HADOOP-17963) Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-yarn-project modules

2021-10-11 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17963: - Summary: Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-yarn-project modules Key: HADOOP-17963 URL: https://issues.apache.org/jira/browse/HADOOP-

[jira] [Created] (HADOOP-17962) Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-tools modules

2021-10-11 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17962: - Summary: Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-tools modules Key: HADOOP-17962 URL: https://issues.apache.org/jira/browse/HADOOP-

[jira] [Created] (HADOOP-17959) Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-cloud-storage-project and hadoop-mapreduce-project modules

2021-10-08 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17959: - Summary: Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-cloud-storage-project and hadoop-mapreduce-project modules Key: HADOOP-17959 URL:

[jira] [Created] (HADOOP-17957) Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-hdfs-project modules

2021-10-07 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17957: - Summary: Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-hdfs-project modules Key: HADOOP-17957 URL: https://issues.apache.org/jira/browse/HADOOP-

[jira] [Created] (HADOOP-17956) Replace all default Charset usage with UTF-8

2021-10-07 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17956: - Summary: Replace all default Charset usage with UTF-8 Key: HADOOP-17956 URL: https://issues.apache.org/jira/browse/HADOOP-17956 Project: Hadoop Common

[jira] [Reopened] (HADOOP-17947) Provide alternative to Guava VisibleForTesting

2021-10-05 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reopened HADOOP-17947: --- Reopening for a minor addendum. > Provide alternative to Guava VisibleForTest

[jira] [Created] (HADOOP-17952) Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-common-project modules

2021-10-05 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17952: - Summary: Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-common-project modules Key: HADOOP-17952 URL: https://issues.apache.org/jira/browse/HADOOP-

[jira] [Created] (HADOOP-17950) Provide replacement for deprecated APIs of commons-io IOUtils

2021-10-03 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17950: - Summary: Provide replacement for deprecated APIs of commons-io IOUtils Key: HADOOP-17950 URL: https://issues.apache.org/jira/browse/HADOOP-17950 Project: Hadoop

[jira] [Created] (HADOOP-17947) Provide alternative to Guava VisibleForTesting in Hadoop common

2021-09-30 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17947: - Summary: Provide alternative to Guava VisibleForTesting in Hadoop common Key: HADOOP-17947 URL: https://issues.apache.org/jira/browse/HADOOP-17947 Project: Hadoop

Re: [DISCUSS] Migrate to Yetus Interface classification annotations

2021-09-29 Thread Viraj Jasani
t; If current org.apache.yetus:audience-annotations(:0.13.0) for Java 8 no > longer evolves, > migrating to it in short term is not much useful? > > [1] > https://issues.apache.org/jira/browse/HADOOP-15304?focusedCommentId=16418072&page=com.atlassian.jira.plugin.system.issuetabp

Re: [DISCUSS] Migrate to Yetus Interface classification annotations

2021-09-28 Thread Viraj Jasani
a necessary first step here would be to determine if > > we have contributors willing to show up over in that project to get > things > > into a good state for future JDK adoption. > > > > > > > > > > > > [1]: > > > https://s.apache.org/ybdl6 &g

[DISCUSS] Migrate to Yetus Interface classification annotations

2021-09-27 Thread Viraj Jasani
Since the early days, Hadoop has provided Interface classification annotations to represent the scope and stability for downstream applications to select Hadoop APIs carefully. After some time, these annotations (InterfaceAudience and InterfaceStability) have been migrated to Apache Yetus. As of to

Re: [DISCUSS] Checkin Hadoop code formatter

2021-09-23 Thread Viraj Jasani
.org/jira/browse/HADOOP-17892> or create a sub-task. Thanks to everyone who helped with reviews, merging the PR and updating the Wiki page. On Tue, Sep 14, 2021 at 5:29 PM Hui Fei wrote: > Thanks Viraj. > It does make sense. > > Viraj Jasani 于2021年9月12日周日 上午2:58写道: > >&g

[DISCUSS] Checkin Hadoop code formatter

2021-09-11 Thread Viraj Jasani
+ common-dev@hadoop.apache.org -- Forwarded message - From: Viraj Jasani Date: Tue, Sep 7, 2021 at 6:18 PM Subject: Checkin Hadoop code formatter To: common-dev@hadoop.apache.org It seems some recent new devs are not familiar with the common code formatter that we use for our

Re: [DISCUSS] Hadoop 3.3.2 release?

2021-09-08 Thread Viraj Jasani
+1 (non-binding) for the release. On Tue, 7 Sep 2021 at 10:36 PM, Chao Sun wrote: > Hi all, > > It has been almost 3 months since the 3.3.1 release and branch-3.3 has > accumulated quite a few commits (118 atm). In particular, Spark community > recently found an issue which prevents one from us

[jira] [Created] (HADOOP-17892) Add Hadoop code formatter in dev-support

2021-09-05 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17892: - Summary: Add Hadoop code formatter in dev-support Key: HADOOP-17892 URL: https://issues.apache.org/jira/browse/HADOOP-17892 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-17874) ExceptionsHandler to add terse/suppressed Exceptions in thread-safe manner

2021-08-26 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17874: - Summary: ExceptionsHandler to add terse/suppressed Exceptions in thread-safe manner Key: HADOOP-17874 URL: https://issues.apache.org/jira/browse/HADOOP-17874

  1   2   >