Re: [PR] HADOOP-19225. Upgrade Jetty to 9.4.57.v20241219 due to CVE-2024-8184 [hadoop]

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

Re: [PR] HADOOP-19385. S3A: Add iceberg bulk delete test [hadoop]

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

Re: [PR] HADOOP-19385. S3A: Add iceberg bulk delete test [hadoop]

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

Re: [PR] HADOOP-19576: Disable Purging Pending MPUs Before Directory Purge [hadoop]

2025-07-04 Thread via GitHub
steveloughran commented on PR #7722: URL: https://github.com/apache/hadoop/pull/7722#issuecomment-3037107452 merged, now do the backport to 3.4 and we can go into 3.4.2 from there -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] HADOOP-19597. Log warning message on every set/get of a deprecated configuration property [hadoop]

2025-07-04 Thread via GitHub
steveloughran commented on code in PR #7766: URL: https://github.com/apache/hadoop/pull/7766#discussion_r2185999379 ## hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java: ## @@ -384,6 +384,36 @@ public void testDeprecatedPropertyInXM

Re: [PR] HADOOP-19576: Disable Purging Pending MPUs Before Directory Purge [hadoop]

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

Re: [PR] HADOOP-19576: Disable Purging Pending MPUs Before Directory Purge [hadoop]

2025-07-04 Thread via GitHub
steveloughran commented on PR #7722: URL: https://github.com/apache/hadoop/pull/7722#issuecomment-3037101469 w.r.t the 412, yes, separate issue within s3 express, not this patch -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] HADOOP-19576: Disable Purging Pending MPUs Before Directory Purge [hadoop]

2025-07-04 Thread via GitHub
steveloughran commented on PR #7722: URL: https://github.com/apache/hadoop/pull/7722#issuecomment-3037100332 @shameersss1 been offline, will catch up with this stuff next week, don't be afraid to email me -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [PR] HADOOP-19594. Bump Maven 3.9.10 [hadoop]

2025-07-04 Thread via GitHub
steveloughran commented on PR #7760: URL: https://github.com/apache/hadoop/pull/7760#issuecomment-3037097823 never used mvnw; not sure if I'd rush to, but for docker images it makes a lot of sense as a single control point -and makes it trivial for PRs to test new versions, rollback etc -

[jira] [Updated] (HADOOP-18991) Remove commons-beanutils dependency from Hadoop 3

2025-07-04 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-18991: Fix Version/s: 3.4.2 > Remove commons-beanutils dependency from Hadoop 3 > --

Re: [PR] HADOOP-18991 Remove commons-beanutils dependency from Hadoop 3 (#7524) [hadoop]

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

Re: [PR] HADOOP-19385. S3A: Add iceberg bulk delete test [hadoop]

2025-07-04 Thread via GitHub
steveloughran commented on PR #7316: URL: https://github.com/apache/hadoop/pull/7316#issuecomment-3036958671 tested with local build as ``` -Dtest=ITestIcebergBulkDelete -Dformat-tests ``` this is now parameterized for junit5 and works, will now need to fix up the rests of t

Re: [PR] HADOOP-19385. S3A: Add iceberg bulk delete test [hadoop]

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

Re: [PR] HADOOP-18991 Remove commons-beanutils dependency from Hadoop 3 (#7524) [hadoop]

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

Re: [PR] HADOOP-19597. Log warning message on every set/get of a deprecated configuration property [hadoop]

2025-07-04 Thread via GitHub
zabetak commented on code in PR #7766: URL: https://github.com/apache/hadoop/pull/7766#discussion_r2185317004 ## hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java: ## @@ -384,6 +384,36 @@ public void testDeprecatedPropertyInXMLFileG

Re: [PR] HADOOP-19594. Bump Maven 3.9.10 [hadoop]

2025-07-04 Thread via GitHub
pan3793 commented on PR #7760: URL: https://github.com/apache/hadoop/pull/7760#issuecomment-3036161891 I just found that the Maven installation is different from each OS docker image ... Maybe we should use [Maven Wrapper](https://maven.apache.org/wrapper/)? @steveloughran @slfan1989 @cn

Re: [PR] HADOOP-19225. Upgrade Jetty to 9.4.57.v20241219 due to CVE-2024-8184 [hadoop]

2025-07-04 Thread via GitHub
steveloughran commented on PR #7702: URL: https://github.com/apache/hadoop/pull/7702#issuecomment-3035569845 there's still time -lets get this building. Can you rebase and resubmit! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] HADOOP-18991 Remove commons-beanutils dependency from Hadoop 3 (#7524) [hadoop]

2025-07-04 Thread via GitHub
steveloughran commented on PR #7778: URL: https://github.com/apache/hadoop/pull/7778#issuecomment-3035459740 If build is happy will merge here and to 3.4.1 -- 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

[PR] HADOOP-18991 Remove commons-beanutils dependency from Hadoop 3 (#7524) [hadoop]

2025-07-04 Thread via GitHub
steveloughran opened a new pull request, #7778: URL: https://github.com/apache/hadoop/pull/7778 ### Description of PR cherrypick of #7524 ### How was this patch tested? ### For code changes: - [=] Does the title or this PR starts with the corresponding JIRA

Re: [PR] HADOOP-19585. Upgrade commons-beanutils to 1.11.0 due to CVE-2025-48734. [hadoop]

2025-07-04 Thread via GitHub
steveloughran commented on PR #7743: URL: https://github.com/apache/hadoop/pull/7743#issuecomment-3035366057 going to merge this even though it's not quite for the right branch, so will download as .patch and apply individually. -- This is an automated message from the Apache Git Service.

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

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

Re: [PR] HADOOP-19597. Log warning message on every set/get of a deprecated configuration property [hadoop]

2025-07-04 Thread via GitHub
steveloughran commented on code in PR #7766: URL: https://github.com/apache/hadoop/pull/7766#discussion_r2184913089 ## hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java: ## @@ -384,6 +384,36 @@ public void testDeprecatedPropertyInXM

[jira] [Updated] (HADOOP-19597) Log warning message on every set/get of a deprecated configuration property

2025-07-04 Thread Shilun Fan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shilun Fan updated HADOOP-19597: Target Version/s: 3.5.0 > Log warning message on every set/get of a deprecated configuration prop

Re: [PR] HADOOP-19597. Log warning message on every set/get of a deprecated configuration property [hadoop]

2025-07-04 Thread via GitHub
slfan1989 commented on PR #7766: URL: https://github.com/apache/hadoop/pull/7766#issuecomment-3034885345 @zabetak Thanks for the contribution! Merged into trunk. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Resolved] (HADOOP-19597) Log warning message on every set/get of a deprecated configuration property

2025-07-04 Thread Shilun Fan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shilun Fan resolved HADOOP-19597. - Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Resolution: Fixed > Log warning message

[jira] [Updated] (HADOOP-19597) Log warning message on every set/get of a deprecated configuration property

2025-07-04 Thread Shilun Fan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shilun Fan updated HADOOP-19597: Affects Version/s: 3.5.0 > Log warning message on every set/get of a deprecated configuration pro

Re: [PR] HADOOP-19597. Log warning message on every set/get of a deprecated configuration property [hadoop]

2025-07-04 Thread via GitHub
slfan1989 merged PR #7766: URL: https://github.com/apache/hadoop/pull/7766 -- 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...@had

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

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