-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-18033. Upgrade fasterxml Jackson to 2.13.0 #3764
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-18033. Upgrade fasterxml Jackson to 2.13.0 #3764
Conversation
aajisaka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following 3 tests are failing, and they are not related:
- hadoop.tools.dynamometer.TestDynamometerInfra
- hadoop.yarn.csi.client.TestCsiClient
- hadoop.yarn.applications.distributedshell.TestDistributedShell
Would you revert the latest commit? I'm +1 if that is addressed.
This reverts commit db997a2.
|
Reverted the last commit. Thanks @aajisaka |
|
Recent failure is not relevant, local compilation is not failing. I am bit surprised by this build result. |
|
Looks like we are good now. Build#6 seems to have had some intermittent issue as the compilation failure was not relevant. |
Signed-off-by: Akira Ajisaka <[email protected]>
|
This may break the Hadoop Shaded Client, see apache/kyuubi#2904 |
|
Interesting @pan3793 . Does it affect Spark as well? |
Description of PR
branch-3.3 backport PR of #3749
For code changes: