-
Notifications
You must be signed in to change notification settings - Fork 8.9k
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-16905. Update jackson-databind to 2.10.3 to relieve us from the endless CVE patches. #1876
Conversation
💔 -1 overall
This message was automatically generated. |
|
looks like |
Thanks. In that case it's much more complex. jackson 2.10.3 has extra dependency and it breaks Hadoop shading. I'll take a further look later. |
💔 -1 overall
This message was automatically generated. |
@jojochuang Thanks for the update. Is reverting the change of hadoop-project/pom.xml in the second commit intentional? |
…e endless CVE patches. Change-Id: I452a76bd9f71a0dd2ffb0f32df35c941d3b24aa3
Change-Id: I2915844b8e74f7f3e4fbb62bde8f0db76bcf1166
Change-Id: Ib375852c3372d61e9122db3ed48b40b73cd2ff15
I'm extremely sorry for that. Updated PR. The code compiles locally. |
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.
+1. mvn install
without -DskipShade
worked. I did not see relevant unit test fauilures on my local. No issue on mvn verify
in hadoop-client-modules. Thanks, @jojochuang.
💔 -1 overall
This message was automatically generated. |
LGTM, +1. Thanks @jojochuang and @iwasakims |
…e endless CVE patches. (apache#1876)
…e endless CVE patches. (apache#1876)
…e endless CVE patches. (apache#1876) (cherry picked from commit 69faaa1)
…e endless CVE patches. (apache#1876) (cherry picked from commit 69faaa1)
…e endless CVE patches. (apache#1876) (cherry picked from commit 69faaa1) Conflicts: hadoop-project/pom.xml
…e endless CVE patches. (apache#1876)
…e endless CVE patches. (apache#1876) (cherry picked from commit 69faaa1) Change-Id: I8bcb997e418f95445bbfd6f71b4ba6cde99dabac (cherry picked from commit 826c38c5c270e94823aa8bfcdc32a78f849f169e)
NOTICE
Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
For more details, please see https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute