-
Notifications
You must be signed in to change notification settings - Fork 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-19523. Upgrade to hadoop-thirdparty 1.4.0 #7560
base: trunk
Are you sure you want to change the base?
HADOOP-19523. Upgrade to hadoop-thirdparty 1.4.0 #7560
Conversation
Change-Id: Ibddd0aa31d757dc44e7ca5fcc59b2db35f437a07
f822252
to
0052185
Compare
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, pending resolution of a minor typo and successful pre-submit run.
@@ -243,7 +243,7 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava | |||
com.microsoft.azure:azure-storage:7.0.0 | |||
com.nimbusds:nimbus-jose-jwt:9.37.2 | |||
com.zaxxer:HikariCP:4.0.3 | |||
commons-beanutils:commons-beanutils:1.9.4 | |||
commons-beanutils:commons-beanutils:1.9.4j |
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.
Typo?
💔 -1 overall
This message was automatically generated. |
These YARN unit test errors are not related to the upgrade to hadoop-thirdparty 1.4.0. I will continue to follow up. |
💔 -1 overall
This message was automatically generated. |
@cnauroth you happy with this? |
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.
@steveloughran , I think I'm still seeing a typo in the license file:
commons-beanutils:commons-beanutils:1.9.4j
+1 after deleting that trailing 'j'. (No need for another round of code review.)
Description of PR
Upgrade to the newly released 1.4.0 library
How was this patch tested?
Been running it locally for a week
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?