martin-g commented on pull request #4243:
URL: https://github.com/apache/zeppelin/pull/4243#issuecomment-997649375


   OK! I will request a VM for Zeppelin project!
   
   In the meantime I have started testing at OracleCloud with Github Actions 
self-hosted runner and I've found some issues with setup-miniconda action but I 
was able to work them around!
   The latest state could be seen at 
https://github.com/martin-g/zeppelin/runs/4560861885?check_suite_focus=true:
   ```
   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
   ```
   Embedded Mongo supports Linux ARM64 since recently: 
https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/pull/343
   
   I will open new PRs for the new improvements!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to