Martin Tzvetanov Grigorov created ZEPPELIN-5615:
---------------------------------------------------
Summary: Update flapdoodle-mongo to a newer version that supports
Linux ARM64
Key: ZEPPELIN-5615
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5615
Project: Zeppelin
Issue Type: Task
Affects Versions: 0.10.0
Reporter: Martin Tzvetanov Grigorov
Currently {{MongoNotebookRepoTest}} fails on Linux ARM64 with:
{code:java}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.452 sec <<<
FAILURE! - in org.apache.zeppelin.notebook.repo.MongoNotebookRepoTest
testGetNotePath(org.apache.zeppelin.notebook.repo.MongoNotebookRepoTest) Time
elapsed: 0.198 sec <<< ERROR!
java.lang.IllegalArgumentException: this version does not support 32Bit:
PRODUCTION:Linux:B32
{code}
Flapdoodle Mongo supports Linux ARM64 since few months:
https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/pull/343
{{}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)