[jira] [Updated] (HADOOP-19535) S3A : Add WebIdentityTokenFileCredentialsProvider to default S3 credential provider chain

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-19535: Labels: pull-request-available (was: ) > S3A : Add WebIdentityTokenFileCredentialsProvid

[jira] [Commented] (HADOOP-19535) S3A : Add WebIdentityTokenFileCredentialsProvider to default S3 credential provider chain

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005067#comment-18005067 ] ASF GitHub Bot commented on HADOOP-19535: - shameersss1 opened a new pull reques

[PR] HADOOP-19535: S3A : Add WebIdentityTokenFileCredentialsProvider to default S3 credential provider chain [hadoop]

2025-07-13 Thread via GitHub
shameersss1 opened a new pull request, #7802: URL: https://github.com/apache/hadoop/pull/7802 ### Description of PR Add WebIdentityTokenFileCredentialsProvider to default S3 credential provider chain to support Amazon EKS / K8s deployment ### How was this patch tested? *

[jira] [Commented] (HADOOP-19425) [ABFS] Upgrade JUnit from 4 to 5 in hadoop-azure.

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005060#comment-18005060 ] ASF GitHub Bot commented on HADOOP-19425: - anujmodi2021 commented on PR #7674:

Re: [PR] HADOOP-19425. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-azure Part3. [hadoop]

2025-07-13 Thread via GitHub
anujmodi2021 commented on PR #7674: URL: https://github.com/apache/hadoop/pull/7674#issuecomment-3067918378 Some asserts in `ITestAbfsDelegationTokens` also need to be checked. Seems like parameters are not put in order as per Junit5 asserts. -- This is an automated message from the Apach

[jira] [Commented] (HADOOP-19425) [ABFS] Upgrade JUnit from 4 to 5 in hadoop-azure.

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005059#comment-18005059 ] ASF GitHub Bot commented on HADOOP-19425: - anujmodi2021 commented on code in PR

Re: [PR] HADOOP-19425. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-azure Part3. [hadoop]

2025-07-13 Thread via GitHub
anujmodi2021 commented on code in PR #7674: URL: https://github.com/apache/hadoop/pull/7674#discussion_r2203849749 ## hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/AbstractAbfsScaleTest.java: ## @@ -18,18 +18,23 @@ package org.apache.hadoop.fs.azurebfs

[jira] [Commented] (HADOOP-19425) [ABFS] Upgrade JUnit from 4 to 5 in hadoop-azure.

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005056#comment-18005056 ] ASF GitHub Bot commented on HADOOP-19425: - anujmodi2021 commented on PR #7674:

Re: [PR] HADOOP-19425. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-azure Part3. [hadoop]

2025-07-13 Thread via GitHub
anujmodi2021 commented on PR #7674: URL: https://github.com/apache/hadoop/pull/7674#issuecomment-3067828378 Multiple Test failures on this branch. All seems to be related to @Before and @After annotations being skipped or hit twice. [ERROR] org.apache.hadoop.fs.azurebfs.services.TestAbfs

[jira] [Commented] (HADOOP-19613) ABFS: [ReadAheadV2] Refactor ReadBufferManager to isolate new code with the current working code

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005034#comment-18005034 ] ASF GitHub Bot commented on HADOOP-19613: - anujmodi2021 opened a new pull reque

[jira] [Updated] (HADOOP-19613) ABFS: [ReadAheadV2] Refactor ReadBufferManager to isolate new code with the current working code

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-19613: Labels: pull-request-available (was: ) > ABFS: [ReadAheadV2] Refactor ReadBufferManager

[jira] [Commented] (HADOOP-19595) ABFS: AbfsConfiguration should store account type information (HNS or FNS)

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005035#comment-18005035 ] ASF GitHub Bot commented on HADOOP-19595: - anujmodi2021 merged PR #7791: URL: h

Re: [PR] HADOOP-19595. [branch-3.4] ABFS: AbfsConfiguration should store account type information (HNS or FNS) [hadoop]

2025-07-13 Thread via GitHub
anujmodi2021 merged PR #7791: URL: https://github.com/apache/hadoop/pull/7791 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubscr...@

[PR] HADOOP-19613. [ABFS][ReadAheadV2] Refactor ReadBufferManager to isolate new code with the current working code [hadoop]

2025-07-13 Thread via GitHub
anujmodi2021 opened a new pull request, #7801: URL: https://github.com/apache/hadoop/pull/7801 This is the first PR in series of work done under Parent Jira: [HADOOP-19596](https://issues.apache.org/jira/browse/HADOOP-19596) to improve the performance of sequential reads in ABFS Driver.

[jira] [Commented] (HADOOP-19615) Upgrade os-maven-plugin to 1.7.1 to support riscv64

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005026#comment-18005026 ] ASF GitHub Bot commented on HADOOP-19615: - leiwen2025 commented on PR #7796: UR

Re: [PR] HADOOP-19615. Upgrade os-maven-plugin to 1.7.1 to support riscv64 [hadoop]

2025-07-13 Thread via GitHub
leiwen2025 commented on PR #7796: URL: https://github.com/apache/hadoop/pull/7796#issuecomment-3067494397 > Some issue with the build, can you rebase and push again to trigger the CI again. I am +1 if the build comes clean Thank you for the review and the +1. I’ll rebase and push agai

[jira] [Updated] (HADOOP-19535) S3A : Add WebIdentityTokenFileCredentialsProvider to default S3 credential provider chain

2025-07-13 Thread Syed Shameerur Rahman (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed Shameerur Rahman updated HADOOP-19535: --- Description: The current default s3 credential provider chain is set in the

[jira] [Commented] (HADOOP-19425) [ABFS] Upgrade JUnit from 4 to 5 in hadoop-azure.

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004964#comment-18004964 ] ASF GitHub Bot commented on HADOOP-19425: - hadoop-yetus commented on PR #7674:

Re: [PR] HADOOP-19425. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-azure Part3. [hadoop]

2025-07-13 Thread via GitHub
hadoop-yetus commented on PR #7674: URL: https://github.com/apache/hadoop/pull/7674#issuecomment-3066930989 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reex

Re: [PR] HADOOP-19425. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-azure Part3. [hadoop]

2025-07-13 Thread via GitHub
hadoop-yetus commented on PR #7674: URL: https://github.com/apache/hadoop/pull/7674#issuecomment-3066857466 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reex

[jira] [Commented] (HADOOP-19425) [ABFS] Upgrade JUnit from 4 to 5 in hadoop-azure.

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004956#comment-18004956 ] ASF GitHub Bot commented on HADOOP-19425: - hadoop-yetus commented on PR #7674:

[jira] [Updated] (HADOOP-19535) S3A : Add WebIdentityTokenFileCredentialsProvider to default S3 credential provider chain

2025-07-13 Thread Syed Shameerur Rahman (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed Shameerur Rahman updated HADOOP-19535: --- Description: The current default s3 credential provider chain is set in the

[jira] [Commented] (HADOOP-19618) Replace AssumptionViolatedException with TestAbortedException

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004953#comment-18004953 ] ASF GitHub Bot commented on HADOOP-19618: - slfan1989 commented on PR #7800: URL

Re: [PR] HADOOP-19618. Replace AssumptionViolatedException with TestAbortedException. [hadoop]

2025-07-13 Thread via GitHub
slfan1989 commented on PR #7800: URL: https://github.com/apache/hadoop/pull/7800#issuecomment-3066745277 @cnauroth Could you help review this PR? Thank you very much! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Updated] (HADOOP-19535) S3A : Add WebIdentityTokenFileCredentialsProvider to default S3 credential provider chain

2025-07-13 Thread Syed Shameerur Rahman (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed Shameerur Rahman updated HADOOP-19535: --- Summary: S3A : Add WebIdentityTokenFileCredentialsProvider to default S3 cr

[jira] [Updated] (HADOOP-19535) S3A : Add WebIdentityTokenFileCredentialsProvider & ContainerCredentialsProvider to default S3 credential provider chain

2025-07-13 Thread Syed Shameerur Rahman (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed Shameerur Rahman updated HADOOP-19535: --- Summary: S3A : Add WebIdentityTokenFileCredentialsProvider & ContainerCrede

[jira] [Updated] (HADOOP-19535) S3A : Add WebIdentityTokenFileCredentialsProvider & ContainerCredentialsProvider to default S3 credential provider chain

2025-07-13 Thread Syed Shameerur Rahman (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed Shameerur Rahman updated HADOOP-19535: --- Description: The current default s3 credential provider chain is set in the

[jira] [Resolved] (HADOOP-19602) Upgrade libopenssl to 3.1.4 for rsync on Windows

2025-07-13 Thread Gautham Banasandra (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gautham Banasandra resolved HADOOP-19602. - Resolution: Fixed Merged PR to trunk - https://github.com/apache/hadoop/pull/77

[jira] [Commented] (HADOOP-19602) Upgrade libopenssl to 3.1.4 for rsync on Windows

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004942#comment-18004942 ] ASF GitHub Bot commented on HADOOP-19602: - GauthamBanasandra merged PR #7770: U

Re: [PR] HADOOP-19602. Upgrade libopenssl to 3.1.4 for rsync on Windows [hadoop]

2025-07-13 Thread via GitHub
GauthamBanasandra merged PR #7770: URL: https://github.com/apache/hadoop/pull/7770 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubsc

[jira] [Commented] (HADOOP-19425) [ABFS] Upgrade JUnit from 4 to 5 in hadoop-azure.

2025-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004941#comment-18004941 ] ASF GitHub Bot commented on HADOOP-19425: - slfan1989 commented on PR #7674: URL

Re: [PR] HADOOP-19425. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-azure Part3. [hadoop]

2025-07-13 Thread via GitHub
slfan1989 commented on PR #7674: URL: https://github.com/apache/hadoop/pull/7674#issuecomment-3066717993 This PR is ready for review. I understand there might be questions about why the change set is relatively large, so here's some context: the main focus of this PR is on test classes that