Skip to content

ZEPPELIN-5615 Update flapdoodle-mongo to a newer version that supports Linux ARM64 - #4276

Closed
martin-g wants to merge 4 commits into
apache:masterfrom
martin-g:update-embedded-mongo
Closed

ZEPPELIN-5615 Update flapdoodle-mongo to a newer version that supports Linux ARM64#4276
martin-g wants to merge 4 commits into
apache:masterfrom
martin-g:update-embedded-mongo

Conversation

@martin-g

Copy link
Copy Markdown
Member

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:

  • Does the licenses files need update? - NO
  • Is there breaking changes for older versions? - NO
  • Does this needs documentation? - NO

…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

Copy link
Copy Markdown
Contributor

LGTM

@ReamerReamer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the license file.

(Apache 2.0) mongo-java-driver 3.4.1 (org.mongodb:mongo-java-driver:3.4.1) - https://github.com/mongodb/mongo-java-driver/blob/master/LICENSE.txt

Everything LGTM

bin_license/LICENSE
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@martin-g

Copy link
Copy Markdown
MemberAuthor

Please update the license file.

Done!

@Reamer

Copy link
Copy Markdown
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

Copy link
Copy Markdown
MemberAuthor

I did!
Improved it!
Thank you!

@Reamer

Copy link
Copy Markdown
Contributor

I will merge this PR with the Master branch on Wednesday if no further comments are received.

@asfgitasfgit closed this in ee3fe5eJan 6, 2022
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
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@martin-g@zjffdu@Reamer