YARN-11657. Remove protobuf-2.5 from hadoop-yarn-api module (#6575) - #6580
Merged
steveloughran merged 1 commit intoMar 5, 2024
Merged
Conversation
Contributor
Author
|
This is #6575 for trunk |
) The import of protobuf-java-2.5 in the hadoop-yarn-api module is downgraded from "compile" to "provided" This removes it from share/hadoop/yarn/lib/protobuf-java-2.5.0.jar It is still found under share/hadoop/yarn/timelineservice/lib/protobuf-java-2.5.0.jar Change-Id: I89b00f0ddff29af4bfb3173ef7cbd8ba4563d3ef
steveloughran
force-pushed
the
build/YARN-11657-protobuf-2.5
branch
from
February 23, 2024 17:27
13d1466 to
16ad42c
Compare
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
slfan1989
approved these changes
Feb 25, 2024
dineshchitlangia
approved these changes
Feb 29, 2024
dineshchitlangia
left a comment
Contributor
There was a problem hiding this comment.
+1 LGTM, thanks Steve.
Contributor
Author
|
Can I hold back on this and go for the "cut hbase 1 timeline service" I think stuff may fall out from that automatically. Then we can revisit this to see what to do |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The import of protobuf-java-2.5 in the hadoop-yarn-api module is downgraded from "compile" to "provided"
This removes it from share/hadoop/yarn/lib/protobuf-java-2.5.0.jar
It is still found under
share/hadoop/yarn/timelineservice/lib/protobuf-java-2.5.0.jar
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?