Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

YARN-11498 backport jettison exclusions #6063

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

pjfanning
Copy link
Contributor

Description of PR

backport #5623 and #5786

How was this patch tested?

CI build

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 11m 1s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-3.3 Compile Tests _
+0 🆗 mvndep 14m 20s Maven dependency ordering for branch
+1 💚 mvninstall 39m 53s branch-3.3 passed
+1 💚 compile 19m 17s branch-3.3 passed
+1 💚 mvnsite 7m 44s branch-3.3 passed
+1 💚 javadoc 5m 46s branch-3.3 passed
+1 💚 shadedclient 127m 39s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 27s Maven dependency ordering for patch
+1 💚 mvninstall 17m 49s the patch passed
-1 ❌ compile 3m 19s /patch-compile-root.txt root in the patch failed.
-1 ❌ javac 3m 19s /patch-compile-root.txt root in the patch failed.
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 5m 37s the patch passed
+1 💚 javadoc 3m 39s the patch passed
-1 ❌ shadedclient 19m 38s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 15s hadoop-project in the patch passed.
+1 💚 unit 17m 41s hadoop-common in the patch passed.
+1 💚 unit 4m 34s hadoop-yarn-common in the patch passed.
+1 💚 unit 22m 30s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 3m 53s hadoop-yarn-server-applicationhistoryservice in the patch passed.
-1 ❌ unit 93m 55s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 0m 51s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 36s hadoop-resourceestimator in the patch passed.
+1 💚 unit 0m 17s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 0m 33s The patch does not generate ASF License warnings.
329m 27s
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/1/artifact/out/Dockerfile
GITHUB PR #6063
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint
uname Linux 2edf82886038 4.15.0-212-generic #223-Ubuntu SMP Tue May 23 13:09:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / bfcc491
Default Java Private Build-1.8.0_362-8u372-gaus1-0ubuntu118.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/1/testReport/
Max. process+thread count 1234 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-resourceestimator hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/1/console
versions git=2.17.1 maven=3.6.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 55s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-3.3 Compile Tests _
+0 🆗 mvndep 14m 7s Maven dependency ordering for branch
+1 💚 mvninstall 39m 54s branch-3.3 passed
+1 💚 compile 19m 5s branch-3.3 passed
+1 💚 mvnsite 7m 42s branch-3.3 passed
+1 💚 javadoc 5m 50s branch-3.3 passed
+1 💚 shadedclient 127m 54s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 30s Maven dependency ordering for patch
+1 💚 mvninstall 17m 44s the patch passed
+1 💚 compile 18m 24s the patch passed
+1 💚 javac 18m 24s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 7m 41s the patch passed
+1 💚 javadoc 5m 42s the patch passed
-1 ❌ shadedclient 54m 29s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 27s hadoop-project in the patch passed.
+1 💚 unit 17m 56s hadoop-common in the patch passed.
+1 💚 unit 4m 46s hadoop-yarn-common in the patch passed.
+1 💚 unit 22m 42s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 4m 8s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 94m 24s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 1m 6s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 49s hadoop-resourceestimator in the patch passed.
+1 💚 unit 0m 30s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 0m 54s The patch does not generate ASF License warnings.
373m 30s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/2/artifact/out/Dockerfile
GITHUB PR #6063
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint
uname Linux a47de420ef7d 4.15.0-212-generic #223-Ubuntu SMP Tue May 23 13:09:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / ed4ca9d
Default Java Private Build-1.8.0_362-8u372-gaus1-0ubuntu118.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/2/testReport/
Max. process+thread count 1234 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-resourceestimator hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/2/console
versions git=2.17.1 maven=3.6.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 49s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 xmllint 0m 1s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-3.3 Compile Tests _
+0 🆗 mvndep 14m 3s Maven dependency ordering for branch
+1 💚 mvninstall 40m 24s branch-3.3 passed
+1 💚 compile 19m 10s branch-3.3 passed
+1 💚 mvnsite 8m 15s branch-3.3 passed
+1 💚 javadoc 6m 16s branch-3.3 passed
+1 💚 shadedclient 128m 19s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 27s Maven dependency ordering for patch
+1 💚 mvninstall 25m 37s the patch passed
+1 💚 compile 18m 30s the patch passed
+1 💚 javac 18m 30s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 8m 12s the patch passed
+1 💚 javadoc 6m 4s the patch passed
-1 ❌ shadedclient 55m 17s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 25s hadoop-project in the patch passed.
+1 💚 unit 18m 17s hadoop-common in the patch passed.
+1 💚 unit 4m 47s hadoop-yarn-common in the patch passed.
+1 💚 unit 22m 49s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 4m 11s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 96m 7s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 1m 30s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 57s hadoop-resourceestimator in the patch passed.
+1 💚 unit 0m 31s hadoop-client-runtime in the patch passed.
+1 💚 unit 0m 30s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 1m 7s The patch does not generate ASF License warnings.
384m 49s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/3/artifact/out/Dockerfile
GITHUB PR #6063
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint
uname Linux dbaf2d0af777 4.15.0-212-generic #223-Ubuntu SMP Tue May 23 13:09:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / 8075d6b
Default Java Private Build-1.8.0_362-8u372-gaus1-0ubuntu118.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/3/testReport/
Max. process+thread count 1236 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-resourceestimator hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/3/console
versions git=2.17.1 maven=3.6.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@steveloughran
Copy link
Contributor

any suggestions as to why the client is reported as a failure? the console output doesn't highlight any problems

@pjfanning
Copy link
Contributor Author

TestFSConfigToCSConfigConverterMain crashed in the last run. I've restarted the build to see if it was a one-off.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 11m 25s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 xmllint 0m 1s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-3.3 Compile Tests _
+0 🆗 mvndep 13m 46s Maven dependency ordering for branch
-1 ❌ mvninstall 40m 16s /branch-mvninstall-root.txt root in branch-3.3 failed.
+1 💚 compile 19m 33s branch-3.3 passed
+1 💚 mvnsite 8m 28s branch-3.3 passed
+1 💚 javadoc 6m 24s branch-3.3 passed
-1 ❌ shadedclient 129m 5s branch has errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 29s Maven dependency ordering for patch
+1 💚 mvninstall 26m 16s the patch passed
+1 💚 compile 18m 51s the patch passed
+1 💚 javac 18m 51s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 8m 23s the patch passed
+1 💚 javadoc 6m 19s the patch passed
-1 ❌ shadedclient 56m 14s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 29s hadoop-project in the patch passed.
+1 💚 unit 18m 4s hadoop-common in the patch passed.
+1 💚 unit 4m 49s hadoop-yarn-common in the patch passed.
+1 💚 unit 22m 50s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 4m 11s hadoop-yarn-server-applicationhistoryservice in the patch passed.
-1 ❌ unit 108m 50s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch passed.
-1 ❌ unit 1m 6s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp.txt hadoop-yarn-applications-catalog-webapp in the patch failed.
-1 ❌ unit 0m 43s /patch-unit-hadoop-tools_hadoop-resourceestimator.txt hadoop-resourceestimator in the patch failed.
-1 ❌ unit 0m 43s /patch-unit-hadoop-client-modules_hadoop-client-runtime.txt hadoop-client-runtime in the patch failed.
-1 ❌ unit 0m 41s /patch-unit-hadoop-client-modules_hadoop-client-minicluster.txt hadoop-client-minicluster in the patch failed.
+0 🆗 asflicense 0m 46s ASF License check generated no output?
410m 19s
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerOvercommit
hadoop.yarn.webapp.TestRMWithCSRFFilter
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/4/artifact/out/Dockerfile
GITHUB PR #6063
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint
uname Linux e132a16ddbba 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / 1c918c7
Default Java Private Build-1.8.0_362-8u372-gaus1-0ubuntu118.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/4/testReport/
Max. process+thread count 1244 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-resourceestimator hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/4/console
versions git=2.17.1 maven=3.6.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@pjfanning
Copy link
Contributor Author

pjfanning commented Sep 27, 2023

I'm running into issues with stray module-info.class files in hadoop-client-runtime and hadoop-client-minicluster after shading. This is also happening in #6101 and I am concentrating on fixing it there.

@steveloughran
Copy link
Contributor

your diligence is appreciated. tracking the other PR

@pjfanning
Copy link
Contributor Author

pjfanning commented Sep 28, 2023

TestFSConfigToCSConfigConverterMain crashed in the last run. I've restarted the build to see if it was a one-off.

This test is still crashing - an OutOfMemory/Thread issue last time out - https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/4/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt

java.lang.OutOfMemoryError: unable to create new native thread

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 50s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-3.3 Compile Tests _
+0 🆗 mvndep 13m 31s Maven dependency ordering for branch
-1 ❌ mvninstall 42m 8s /branch-mvninstall-root.txt root in branch-3.3 failed.
+1 💚 compile 19m 33s branch-3.3 passed
+1 💚 mvnsite 8m 28s branch-3.3 passed
+1 💚 javadoc 6m 22s branch-3.3 passed
-1 ❌ shadedclient 130m 24s branch has errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 29s Maven dependency ordering for patch
+1 💚 mvninstall 26m 22s the patch passed
+1 💚 compile 18m 47s the patch passed
+1 💚 javac 18m 47s the patch passed
+1 💚 blanks 0m 1s The patch has no blanks issues.
+1 💚 mvnsite 8m 28s the patch passed
+1 💚 javadoc 6m 20s the patch passed
-1 ❌ shadedclient 56m 33s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 28s hadoop-project in the patch passed.
+1 💚 unit 17m 59s hadoop-common in the patch passed.
+1 💚 unit 4m 49s hadoop-yarn-common in the patch passed.
+1 💚 unit 22m 42s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 4m 8s hadoop-yarn-server-applicationhistoryservice in the patch passed.
-1 ❌ unit 94m 5s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 1m 6s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 51s hadoop-resourceestimator in the patch passed.
+1 💚 unit 0m 30s hadoop-client-runtime in the patch passed.
+1 💚 unit 0m 30s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 0m 56s The patch does not generate ASF License warnings.
386m 9s
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/5/artifact/out/Dockerfile
GITHUB PR #6063
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint
uname Linux c190eeaa0d3c 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / 6a3b47a
Default Java Private Build-1.8.0_362-8u372-gaus1-0ubuntu118.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/5/testReport/
Max. process+thread count 3028 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-resourceestimator hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/5/console
versions git=2.17.1 maven=3.6.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@pjfanning pjfanning force-pushed the YARN-11498-backport branch from 6a3b47a to 1431f25 Compare October 11, 2023 20:50
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 11m 19s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-3.3 Compile Tests _
+0 🆗 mvndep 15m 5s Maven dependency ordering for branch
+1 💚 mvninstall 40m 30s branch-3.3 passed
+1 💚 compile 19m 19s branch-3.3 passed
+1 💚 mvnsite 8m 29s branch-3.3 passed
+1 💚 javadoc 6m 29s branch-3.3 passed
+1 💚 shadedclient 130m 10s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 28s Maven dependency ordering for patch
+1 💚 mvninstall 26m 22s the patch passed
+1 💚 compile 18m 42s the patch passed
+1 💚 javac 18m 42s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 9m 14s the patch passed
+1 💚 javadoc 6m 24s the patch passed
-1 ❌ shadedclient 56m 54s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 29s hadoop-project in the patch passed.
+1 💚 unit 18m 0s hadoop-common in the patch passed.
+1 💚 unit 4m 50s hadoop-yarn-common in the patch passed.
+1 💚 unit 22m 46s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 4m 13s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 109m 5s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 1m 7s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 51s hadoop-resourceestimator in the patch passed.
+1 💚 unit 0m 31s hadoop-client-runtime in the patch passed.
+1 💚 unit 0m 31s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 0m 56s The patch does not generate ASF License warnings.
412m 19s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/6/artifact/out/Dockerfile
GITHUB PR #6063
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint
uname Linux 9d01be83f5b3 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / 1431f25
Default Java Private Build-1.8.0_362-8u372-gaus1-0ubuntu118.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/6/testReport/
Max. process+thread count 1244 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-resourceestimator hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/6/console
versions git=2.17.1 maven=3.6.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 53s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-3.3 Compile Tests _
+0 🆗 mvndep 15m 45s Maven dependency ordering for branch
+1 💚 mvninstall 40m 50s branch-3.3 passed
+1 💚 compile 20m 46s branch-3.3 passed
+1 💚 mvnsite 8m 31s branch-3.3 passed
+1 💚 javadoc 6m 28s branch-3.3 passed
+1 💚 shadedclient 132m 35s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 30s Maven dependency ordering for patch
+1 💚 mvninstall 25m 50s the patch passed
+1 💚 compile 18m 40s the patch passed
+1 💚 javac 18m 40s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 8m 27s the patch passed
+1 💚 javadoc 6m 26s the patch passed
-1 ❌ shadedclient 56m 32s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 29s hadoop-project in the patch passed.
+1 💚 unit 18m 2s hadoop-common in the patch passed.
+1 💚 unit 4m 51s hadoop-yarn-common in the patch passed.
+1 💚 unit 22m 52s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 4m 12s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 94m 20s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 1m 10s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 53s hadoop-resourceestimator in the patch passed.
+1 💚 unit 0m 34s hadoop-client-runtime in the patch passed.
+1 💚 unit 0m 34s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 0m 57s The patch does not generate ASF License warnings.
389m 5s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/7/artifact/out/Dockerfile
GITHUB PR #6063
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint
uname Linux 4795f7feffc9 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / 4d6e780
Default Java Private Build-1.8.0_362-8u372-gaus1-0ubuntu118.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/7/testReport/
Max. process+thread count 3134 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-resourceestimator hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/7/console
versions git=2.17.1 maven=3.6.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@steveloughran
Copy link
Contributor

this has been in for a while. why not rebase and retry?

@pjfanning
Copy link
Contributor Author

@steveloughran I've done a rebase, let's see what happens with this build.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 10m 46s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-3.3 Compile Tests _
+0 🆗 mvndep 13m 41s Maven dependency ordering for branch
+1 💚 mvninstall 40m 13s branch-3.3 passed
+1 💚 compile 19m 18s branch-3.3 passed
+1 💚 mvnsite 8m 15s branch-3.3 passed
+1 💚 javadoc 6m 25s branch-3.3 passed
+1 💚 shadedclient 127m 58s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 31s Maven dependency ordering for patch
+1 💚 mvninstall 17m 57s the patch passed
+1 💚 compile 18m 36s the patch passed
+1 💚 javac 18m 36s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 8m 13s the patch passed
+1 💚 javadoc 6m 15s the patch passed
-1 ❌ shadedclient 54m 56s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 32s hadoop-project in the patch passed.
+1 💚 unit 18m 4s hadoop-common in the patch passed.
+1 💚 unit 4m 55s hadoop-yarn-common in the patch passed.
+1 💚 unit 22m 55s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 4m 17s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 95m 18s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 1m 14s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 56s hadoop-resourceestimator in the patch passed.
+1 💚 unit 0m 40s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 0m 58s The patch does not generate ASF License warnings.
384m 34s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/8/artifact/out/Dockerfile
GITHUB PR #6063
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint
uname Linux 2d94726c2daf 5.15.0-88-generic #98-Ubuntu SMP Mon Oct 2 15:18:56 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / 9fd4f78
Default Java Private Build-1.8.0_362-8u372-gaus1-0ubuntu118.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/8/testReport/
Max. process+thread count 1239 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-resourceestimator hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/8/console
versions git=2.17.1 maven=3.6.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@pjfanning
Copy link
Contributor Author

The build issue is this:

Duplicate classes found:

  Found in:
    org.apache.hadoop:hadoop-client-minicluster:jar:3.3.9-SNAPSHOT:compile
    org.apache.hadoop:hadoop-client-runtime:jar:3.3.9-SNAPSHOT:compile
  Duplicate classes:
    org/apache/hadoop/shaded/org/codehaus/jettison/json/JSONWriter.class
    org/apache/hadoop/shaded/org/codehaus/jettison/json/JSONException.class
    ...

I'm not yet sure why this happens in branch-3.3 but not in trunk.

@pjfanning
Copy link
Contributor Author

In trunk, hadoop-client-runtime does not have the jettison classes.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 11m 30s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-3.3 Compile Tests _
+0 🆗 mvndep 13m 54s Maven dependency ordering for branch
+1 💚 mvninstall 35m 46s branch-3.3 passed
+1 💚 compile 19m 40s branch-3.3 passed
+1 💚 mvnsite 8m 46s branch-3.3 passed
+1 💚 javadoc 6m 44s branch-3.3 passed
+1 💚 shadedclient 120m 10s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 32s Maven dependency ordering for patch
+1 💚 mvninstall 23m 3s the patch passed
+1 💚 compile 18m 43s the patch passed
+1 💚 javac 18m 43s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 8m 51s the patch passed
+1 💚 javadoc 6m 41s the patch passed
+1 💚 shadedclient 51m 2s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 34s hadoop-project in the patch passed.
+1 💚 unit 18m 15s hadoop-common in the patch passed.
+1 💚 unit 5m 2s hadoop-yarn-common in the patch passed.
-1 ❌ unit 23m 19s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 4m 25s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 95m 47s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 1m 14s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 56s hadoop-resourceestimator in the patch passed.
+1 💚 unit 0m 36s hadoop-client-runtime in the patch passed.
+1 💚 unit 0m 34s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 0m 57s The patch does not generate ASF License warnings.
380m 39s
Reason Tests
Failed junit tests hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService
hadoop.yarn.server.nodemanager.amrmproxy.TestFederationInterceptor
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/9/artifact/out/Dockerfile
GITHUB PR #6063
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint
uname Linux 342cf66f4955 5.15.0-88-generic #98-Ubuntu SMP Mon Oct 2 15:18:56 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / f3ecc9a
Default Java Private Build-1.8.0_362-8u372-gaus1-0ubuntu118.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/9/testReport/
Max. process+thread count 3152 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-resourceestimator hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/9/console
versions git=2.17.1 maven=3.6.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

…ed (apache#5786)

All uses  of jersey-json in the yarn and other hadoop modules now
exclude the obsolete org.codehaus.jettison/jettison and so avoid
all security issues which can come from the library.

Contributed by PJ Fanning

extra exclusion

add jettison to hadoop-common (trunk branch has this)

build issue

undo exclusion
@pjfanning pjfanning force-pushed the YARN-11498-backport branch from f3ecc9a to 66cede4 Compare December 4, 2023 20:15
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 48s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-3.3 Compile Tests _
+0 🆗 mvndep 14m 1s Maven dependency ordering for branch
+1 💚 mvninstall 42m 1s branch-3.3 passed
+1 💚 compile 21m 9s branch-3.3 passed
+1 💚 mvnsite 9m 20s branch-3.3 passed
+1 💚 javadoc 6m 38s branch-3.3 passed
+1 💚 shadedclient 135m 16s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 33s Maven dependency ordering for patch
+1 💚 mvninstall 26m 18s the patch passed
+1 💚 compile 20m 20s the patch passed
+1 💚 javac 20m 20s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 8m 40s the patch passed
+1 💚 javadoc 7m 8s the patch passed
+1 💚 shadedclient 60m 22s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 36s hadoop-project in the patch passed.
+1 💚 unit 19m 35s hadoop-common in the patch passed.
+1 💚 unit 5m 12s hadoop-yarn-common in the patch passed.
+1 💚 unit 23m 51s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 4m 44s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 99m 48s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 1m 28s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 58s hadoop-resourceestimator in the patch passed.
+1 💚 unit 0m 40s hadoop-client-runtime in the patch passed.
+1 💚 unit 0m 42s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 1m 10s The patch does not generate ASF License warnings.
407m 0s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/10/artifact/out/Dockerfile
GITHUB PR #6063
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint
uname Linux dbed5e4c8923 5.15.0-88-generic #98-Ubuntu SMP Mon Oct 2 15:18:56 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / 66cede4
Default Java Private Build-1.8.0_362-8u372-gaus1-0ubuntu118.04-b09
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/10/testReport/
Max. process+thread count 1271 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-resourceestimator hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6063/10/console
versions git=2.17.1 maven=3.6.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@pjfanning
Copy link
Contributor Author

@steveloughran @ayushtkn @slfan1989 do you think that is ok to merge?

Copy link
Contributor

@steveloughran steveloughran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
+1

@steveloughran steveloughran merged commit 456cb00 into apache:branch-3.3 Dec 7, 2023
@pjfanning pjfanning deleted the YARN-11498-backport branch December 7, 2023 18:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants