Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

HADOOP-15983. Use jersey-json that is built to use jackson2 (branch 3.3) #5048

Merged
merged 3 commits into from Oct 20, 2022

Conversation

pjfanning
Copy link
Contributor

@pjfanning pjfanning commented Oct 20, 2022

Description of PR

This PR also backports changes for

These are need for the HADOOP-15983 changes to build ok.

How was this patch tested?

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?

@pjfanning pjfanning changed the base branch from trunk to branch-3.3 October 20, 2022 01:35
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 10m 13s 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.
+0 🆗 shelldocs 0m 0s Shelldocs 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 16m 37s Maven dependency ordering for branch
+1 💚 mvninstall 28m 52s branch-3.3 passed
+1 💚 compile 20m 15s branch-3.3 passed
+1 💚 mvnsite 23m 10s branch-3.3 passed
+1 💚 javadoc 7m 30s branch-3.3 passed
+1 💚 shadedclient 33m 55s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 18s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 19s /patch-mvninstall-root.txt root in the patch failed.
-1 ❌ mvninstall 0m 39s /patch-mvninstall-hadoop-client-modules_hadoop-client.txt hadoop-client in the patch failed.
-1 ❌ mvninstall 6m 39s /patch-mvninstall-hadoop-client-modules_hadoop-client-minicluster.txt hadoop-client-minicluster in the patch failed.
-1 ❌ mvninstall 0m 23s /patch-mvninstall-hadoop-tools_hadoop-resourceestimator.txt hadoop-resourceestimator in the patch failed.
-1 ❌ mvninstall 0m 18s /patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt hadoop-yarn-server-applicationhistoryservice in the patch failed.
-1 ❌ compile 0m 22s /patch-compile-root.txt root in the patch failed.
-1 ❌ javac 0m 22s /patch-compile-root.txt root in the patch failed.
+1 💚 blanks 0m 1s The patch has no blanks issues.
-1 ❌ mvnsite 0m 22s /patch-mvnsite-root.txt root in the patch failed.
+1 💚 shellcheck 0m 0s No new issues.
-1 ❌ javadoc 0m 24s /patch-javadoc-root.txt root in the patch failed.
-1 ❌ shadedclient 1m 52s patch has errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 0m 23s /patch-unit-root.txt root in the patch failed.
+0 🆗 asflicense 0m 24s ASF License check generated no output?
153m 30s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5048/1/artifact/out/Dockerfile
GITHUB PR #5048
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint shellcheck shelldocs
uname Linux 8aa58e689768 4.15.0-191-generic #202-Ubuntu SMP Thu Aug 4 01:49:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / b7416a5
Default Java Private Build-1.8.0_342-8u342-b07-0ubuntu1~18.04-b07
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5048/1/testReport/
Max. process+thread count 553 (vs. ulimit of 5500)
modules C: . hadoop-client-modules/hadoop-client hadoop-client-modules/hadoop-client-minicluster hadoop-common-project/hadoop-common hadoop-project hadoop-tools/hadoop-resourceestimator hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5048/1/console
versions git=2.17.1 maven=3.6.0 shellcheck=0.4.6
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 43s 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.
+0 🆗 shelldocs 0m 1s Shelldocs 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 49s Maven dependency ordering for branch
+1 💚 mvninstall 24m 17s branch-3.3 passed
+1 💚 compile 18m 22s branch-3.3 passed
+1 💚 checkstyle 3m 0s branch-3.3 passed
+1 💚 mvnsite 21m 37s branch-3.3 passed
+1 💚 javadoc 7m 24s branch-3.3 passed
+0 🆗 spotbugs 0m 28s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 26s branch/hadoop-client-modules/hadoop-client no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 26s branch/hadoop-client-modules/hadoop-client-minicluster no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 57m 28s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 47s Maven dependency ordering for patch
+1 💚 mvninstall 34m 50s the patch passed
+1 💚 compile 17m 39s the patch passed
-1 ❌ javac 17m 39s /results-compile-javac-root.txt root generated 2 new + 1856 unchanged - 0 fixed = 1858 total (was 1856)
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 2m 54s root: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 💚 mvnsite 19m 57s the patch passed
+1 💚 shellcheck 0m 0s No new issues.
+1 💚 javadoc 6m 58s the patch passed
+0 🆗 spotbugs 0m 28s hadoop-project has no data from spotbugs
+0 🆗 spotbugs 0m 34s hadoop-client-modules/hadoop-client has no data from spotbugs
+0 🆗 spotbugs 0m 37s hadoop-client-modules/hadoop-client-minicluster has no data from spotbugs
+1 💚 shadedclient 56m 25s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 107m 7s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 1m 15s The patch does not generate ASF License warnings.
432m 34s
Reason Tests
Failed junit tests hadoop.hdfs.TestDecommissionWithStripedBackoffMonitor
hadoop.hdfs.TestDFSInputStream
hadoop.hdfs.TestReplication
hadoop.hdfs.TestErasureCodingMultipleRacks
hadoop.hdfs.TestDFSStripedOutputStreamWithRandomECPolicy
hadoop.hdfs.TestReadStripedFileWithDecoding
hadoop.hdfs.TestReadStripedFileWithDecodingDeletedData
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5048/2/artifact/out/Dockerfile
GITHUB PR #5048
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle shellcheck shelldocs
uname Linux a90e2c60fcb3 4.15.0-191-generic #202-Ubuntu SMP Thu Aug 4 01:49:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / 6173862
Default Java Private Build-1.8.0_342-8u342-b07-0ubuntu1~18.04-b07
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5048/2/testReport/
Max. process+thread count 2940 (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-server/hadoop-yarn-server-timelineservice-hbase-tests hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-client-modules/hadoop-client hadoop-tools/hadoop-azure hadoop-tools/hadoop-resourceestimator hadoop-client-modules/hadoop-client-minicluster . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5048/2/console
versions git=2.17.1 maven=3.6.0 spotbugs=4.2.2 shellcheck=0.4.6
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

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.

+1

@steveloughran steveloughran merged commit ea851c5 into apache:branch-3.3 Oct 20, 2022
@steveloughran
Copy link
Contributor

thanks; pushing through again for a 3.3.5 release in #5053

@pjfanning pjfanning deleted the HADOOP-15983-branch-3.3 branch October 20, 2022 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants