Uh oh!
There was an error while loading. Please reload this page.
ZEPPELIN-5615 Update flapdoodle-mongo to a newer version that supports Linux ARM64 - #4276
Closed
martin-g wants to merge 4 commits into
Closed
ZEPPELIN-5615 Update flapdoodle-mongo to a newer version that supports Linux ARM64#4276martin-g wants to merge 4 commits into
martin-g wants to merge 4 commits into
Conversation
…s Linux ARM64 Also update the version of Mongo driver Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
zjffdu
commented
Dec 22, 2021
Contributor
LGTM |
Reamer
requested changes
Dec 22, 2021
Reamer
left a comment
Contributor
There was a problem hiding this comment.
Please update the license file.
Everything LGTM
bin_license/LICENSE Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
martin-g
commented
Dec 22, 2021
MemberAuthor
Done! |
Reamer
commented
Dec 22, 2021
Contributor
Please take another look at the license line, you missed a part. |
…LICENSE Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
martin-g
commented
Dec 22, 2021
MemberAuthor
I did! |
Reamer
approved these changes
Dec 23, 2021
Reamer
commented
Jan 3, 2022
Contributor
I will merge this PR with the Master branch on Wednesday if no further comments are received. |
zlosim pushed a commit
to zlosim/zeppelin
that referenced
this pull request
Feb 3, 2022
…s Linux ARM64 ### What is this PR for? Update the version of Embedded Mongo to a new version that supports Linux ARM64. Also update the version of Mongo driver ### What type of PR is it? Improvement ### Todos No, ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-5615 ### How should this be tested? * The build and tests should pass on Linux ARM64 once it is enabled. See apache#4243 ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? - NO * Is there breaking changes for older versions? - NO * Does this needs documentation? - NO Author: Martin Tzvetanov Grigorov <mgrigorov@apache.org> Closesapache#4276 from martin-g/update-embedded-mongo and squashes the following commits: 61a98c0 [Martin Tzvetanov Grigorov] ZEPPELIN-5615 Update the version of mongo-java-driver in bin_license/LICENSE fd6e563 [Martin Tzvetanov Grigorov] ZEPPELIN-5615 Update the version of mongo-java-driver in bin_license/LICENSE 17af869 [Martin Tzvetanov Grigorov] ZEPPELIN-5615 Fix the build. Use the new APIs 342442f [Martin Tzvetanov Grigorov] ZEPPELIN-5615 Update flapdoodle-mongo to a newer version that supports Linux ARM64
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 freeto 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.
What is this PR for?
Update the version of Embedded Mongo to a new version that supports Linux ARM64.
Also update the version of Mongo driver
What type of PR is it?
Improvement
Todos
No,
What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-5615
How should this be tested?
Screenshots (if appropriate)
Questions: