Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Abandoned
-
None
-
None
-
None
-
None
Description
With CURATOR-624 the project moves from TravisCI to Github Actions.
I'd like to ask whether TravisCI can still be used for testing on (Linux) ARM64 CPU architecture.
Curator is a Java project so it should work on any CPU architecture supported by the JVM, but it has dependencies on libraries which use native code, e.g. snappy-java.
Another problem which I found recently was with org.commonjava.maven.plugins:directory-maven-plugin. Because of it one cannot build on Linux and Mac ARM64. See https://github.com/apache/curator/pull/402
At the moment Apache Kyuubi (incubating) cannot be used on Linux ARM64 due to Curator. They use quite an old version though - 2.12.0
Attachments
Issue Links
- is related to
-
CURATOR-624 Migrate CI from Travis to GitHub actions
- Closed
- links to