HADOOP-16183. Use latest Yetus to support ozone specific build process#599
Closed
elek wants to merge 1 commit into
Closed
HADOOP-16183. Use latest Yetus to support ozone specific build process#599elek wants to merge 1 commit into
elek wants to merge 1 commit into
Conversation
|
🎊 +1 overall
This message was automatically generated. |
…s. Contributed by Elek, Marton.
|
🎊 +1 overall
This message was automatically generated. |
busbey
approved these changes
Apr 26, 2019
Member
Author
|
Thanks @busbey the review. I am merging it right now and will monitor the next few patches to check how does it behave... |
shanthoosh
pushed a commit
to shanthoosh/hadoop
that referenced
this pull request
Oct 15, 2019
…rectness Author: rmatharu@linkedin.com <rmatharu@linkedin.com> Reviewers: Jagadish <jagadish@apache.org> Closes apache#599 from rmatharu/bugfix
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.
In YETUS-816 the hadoop personality is improved to better support ozone specific changes.
Unfortunately the hadoop personality is part of the Yetus project and not the Hadoop project: we need a new yetus release or switch to an unreleased version.
In this patch I propose to use the latest commit from yetus (but use that fixed commit instead updating all the time).
See: https://issues.apache.org/jira/browse/HADOOP-16183