[jira] [Commented] (HADOOP-19282) S3A: STSClientFactory has hard-coded dependency on shaded HttpClient

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024338#comment-18024338 ] ASF GitHub Bot commented on HADOOP-19282: - hadoop-yetus commented on PR #8008:

Re: [PR] YARN-11863. [JDK17] Remove JUnit4 NoExitSecurityManager. [hadoop]

2025-10-02 Thread via GitHub
slfan1989 commented on PR #7986: URL: https://github.com/apache/hadoop/pull/7986#issuecomment-3322490312 > I observed a `SurefireBooterForkException` on Jenkins, with the error focused on `TestAppManager` (process exited with code 255, likely due to a forked JVM crash or a System.exit call)

Re: [PR] HADOOP-19282. S3A: STSClientFactory: do not use URIBuilder [branch 3.4] [hadoop]

2025-10-02 Thread via GitHub
hadoop-yetus commented on PR #8008: URL: https://github.com/apache/hadoop/pull/8008#issuecomment-3362606541 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] Bump com.nimbusds:nimbus-jose-jwt from 9.37.2 to 9.37.4 in /hadoop-project [hadoop]

2025-10-02 Thread via GitHub
dependabot[bot] commented on PR #7973: URL: https://github.com/apache/hadoop/pull/7973#issuecomment-3324552581 Looks like com.nimbusds:nimbus-jose-jwt is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, pl

[jira] [Resolved] (HADOOP-19707) Surefire upgrade leads to increased report output, can cause Jenkins OOM

2025-10-02 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-19707. - Fix Version/s: 3.5.0 Resolution: Fixed > Surefire upgrade leads to increased rep

[jira] [Commented] (HADOOP-19707) Surefire upgrade leads to increased report output, can cause Jenkins OOM

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024332#comment-18024332 ] ASF GitHub Bot commented on HADOOP-19707: - steveloughran merged PR #7998: URL:

Re: [PR] HADOOP-19707: Add quiet-surefire profile for tests [hadoop]

2025-10-02 Thread via GitHub
steveloughran merged PR #7998: URL: https://github.com/apache/hadoop/pull/7998 -- 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...

[jira] [Updated] (HADOOP-19282) S3A: STSClientFactory has hard-coded dependency on shaded HttpClient

2025-10-02 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-19282: Fix Version/s: 3.4.3 > S3A: STSClientFactory has hard-coded dependency on shaded HttpClie

[jira] [Commented] (HADOOP-19282) S3A: STSClientFactory has hard-coded dependency on shaded HttpClient

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024326#comment-18024326 ] ASF GitHub Bot commented on HADOOP-19282: - steveloughran merged PR #8008: URL:

Re: [PR] HADOOP-19282. S3A: STSClientFactory: do not use URIBuilder [branch 3.4] [hadoop]

2025-10-02 Thread via GitHub
steveloughran merged PR #8008: URL: https://github.com/apache/hadoop/pull/8008 -- 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...

[jira] [Commented] (HADOOP-19282) S3A: STSClientFactory has hard-coded dependency on shaded HttpClient

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024316#comment-18024316 ] ASF GitHub Bot commented on HADOOP-19282: - LDVSOFT opened a new pull request, #

[PR] HADOOP-19282. S3A: STSClientFactory: do not use URIBuilder [branch 3.4] [hadoop]

2025-10-02 Thread via GitHub
LDVSOFT opened a new pull request, #8008: URL: https://github.com/apache/hadoop/pull/8008 > This is a cherry-pick from _trunk_ MR #7966 to _branch-3.4_ ### Description of PR `URIBuilder` was used from the AWS SDK for Java v2, to be precise from the shaded Apache HTTP Client. It

Re: [PR] HADOOP-19282. S3A: STSClientFactory: do not use URIBuilder [hadoop]

2025-10-02 Thread via GitHub
LDVSOFT commented on PR #7966: URL: https://github.com/apache/hadoop/pull/7966#issuecomment-3361509054 @steveloughran You're welcome! About leaner classpath: there are pros and cons. S3A, as far as I see, really only needs AWS SDK modules for s3, s3-manager, sts and whatever those wo

[jira] [Commented] (HADOOP-19282) S3A: STSClientFactory has hard-coded dependency on shaded HttpClient

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024290#comment-18024290 ] ASF GitHub Bot commented on HADOOP-19282: - LDVSOFT commented on PR #7966: URL:

Re: [PR] HADOOP-19364. IoStats support for AAL [DRAFT] [hadoop]

2025-10-02 Thread via GitHub
hadoop-yetus commented on PR #8007: URL: https://github.com/apache/hadoop/pull/8007#issuecomment-3361245321 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[jira] [Commented] (HADOOP-19574) Restore Subject propagation semantics for Java 22+

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024229#comment-18024229 ] ASF GitHub Bot commented on HADOOP-19574: - stoty commented on PR #7892: URL: ht

[PR] HADOOP-19364. IoStats support for AAL [DRAFT] [hadoop]

2025-10-02 Thread via GitHub
ahmarsuhail opened a new pull request, #8007: URL: https://github.com/apache/hadoop/pull/8007 ### Description of PR Based off of https://github.com/apache/hadoop/pull/7763 ### How was this patch tested? ### For code changes: - [ ] Does the title or this

[jira] [Updated] (HADOOP-19364) S3A Analytics-Accelerator: Add IoStatistics support

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-19364: Labels: pull-request-available (was: ) > S3A Analytics-Accelerator: Add IoStatistics sup

[jira] [Commented] (HADOOP-19364) S3A Analytics-Accelerator: Add IoStatistics support

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

[jira] [Commented] (HADOOP-19711) Upgrade hadoop3 docker scripts to 3.4.2

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024248#comment-18024248 ] ASF GitHub Bot commented on HADOOP-19711: - ahmarsuhail commented on code in PR

Re: [PR] HADOOP-19711. Upgrade hadoop3 docker scripts to 3.4.2. [hadoop]

2025-10-02 Thread via GitHub
ahmarsuhail commented on code in PR #8005: URL: https://github.com/apache/hadoop/pull/8005#discussion_r2398213215 ## Dockerfile: ## @@ -14,7 +14,7 @@ # limitations under the License. FROM apache/hadoop-runner -ARG HADOOP_URL=https://dlcdn.apache.org/hadoop/common/hadoop-3.4

Re: [PR] HADOOP-19574. Restore Subject propagation semantics for Java 22+ [hadoop]

2025-10-02 Thread via GitHub
hadoop-yetus commented on PR #7892: URL: https://github.com/apache/hadoop/pull/7892#issuecomment-3360239893 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[jira] [Commented] (HADOOP-19574) Restore Subject propagation semantics for Java 22+

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024245#comment-18024245 ] ASF GitHub Bot commented on HADOOP-19574: - hadoop-yetus commented on PR #7892:

Re: [PR] HADOOP-19574. Restore Subject propagation semantics for Java 22+ [hadoop]

2025-10-02 Thread via GitHub
stoty commented on code in PR #7892: URL: https://github.com/apache/hadoop/pull/7892#discussion_r2397492789 ## hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/util/SubjectUtil.java: ## @@ -71,6 +78,23 @@ private static MethodHandle looku

[jira] [Commented] (HADOOP-19365) S3A Analytics-Accelerator: Add audit header support

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024235#comment-18024235 ] ASF GitHub Bot commented on HADOOP-19365: - hadoop-yetus commented on PR #7723:

Re: [PR] HADOOP-19365. AAL support for auditing. [hadoop]

2025-10-02 Thread via GitHub
hadoop-yetus commented on PR #7723: URL: https://github.com/apache/hadoop/pull/7723#issuecomment-3359920463 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[jira] [Commented] (HADOOP-19365) S3A Analytics-Accelerator: Add audit header support

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024234#comment-18024234 ] ASF GitHub Bot commented on HADOOP-19365: - ahmarsuhail merged PR #7723: URL: ht

Re: [PR] HADOOP-19365. AAL support for auditing. [hadoop]

2025-10-02 Thread via GitHub
ahmarsuhail merged PR #7723: URL: https://github.com/apache/hadoop/pull/7723 -- 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...@h

Re: [PR] HADOOP-19574. Restore Subject propagation semantics for Java 22+ [hadoop]

2025-10-02 Thread via GitHub
stoty commented on PR #7892: URL: https://github.com/apache/hadoop/pull/7892#issuecomment-3359676121 > wow, this is a big patch. but we need it, don't we? Yes. IMO the Java language development process has really dropped the ball here. Changing the Subject APIs while providing repl

[jira] [Commented] (HADOOP-19365) S3A Analytics-Accelerator: Add audit header support

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

Re: [PR] HDFS-17372. CommandProcessingThread#queue should use LinkedBlockingDeque to prevent high priority command blocked by low priority command [hadoop]

2025-10-02 Thread via GitHub
github-actions[bot] commented on PR #6530: URL: https://github.com/apache/hadoop/pull/6530#issuecomment-3358594384 We're closing this stale PR because it has been open for 100 days with no activity. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR

Re: [PR] HDFS-17360. Record the number of times a block is read during a certain time period. [hadoop]

2025-10-02 Thread via GitHub
github-actions[bot] commented on PR #6505: URL: https://github.com/apache/hadoop/pull/6505#issuecomment-3358594580 We're closing this stale PR because it has been open for 100 days with no activity. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR

[jira] [Commented] (HADOOP-19012) Use CRC tables to speed up galoisFieldMultiply in CrcUtil

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024182#comment-18024182 ] ASF GitHub Bot commented on HADOOP-19012: - github-actions[bot] commented on PR

Re: [PR] HDFS-17839. Rename skips path without valid 'DirectoryWithQuotaFeature' in FSDirRenameOp [hadoop]

2025-10-02 Thread via GitHub
hadoop-yetus commented on PR #7989: URL: https://github.com/apache/hadoop/pull/7989#issuecomment-3359893219 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[jira] [Commented] (HADOOP-19574) Restore Subject propagation semantics for Java 22+

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024224#comment-18024224 ] ASF GitHub Bot commented on HADOOP-19574: - stoty commented on code in PR #7892:

[jira] [Commented] (HADOOP-19574) Restore Subject propagation semantics for Java 22+

2025-10-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024228#comment-18024228 ] ASF GitHub Bot commented on HADOOP-19574: - stoty commented on code in PR #7892:

Re: [PR] HADOOP-19574. Restore Subject propagation semantics for Java 22+ [hadoop]

2025-10-02 Thread via GitHub
stoty commented on code in PR #7892: URL: https://github.com/apache/hadoop/pull/7892#discussion_r2397515970 ## hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/concurrent/SubjectInheritingThread.java: ## @@ -0,0 +1,212 @@ +/** + * Licensed to the Apache S