[
https://issues.apache.org/jira/browse/CURATOR-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov updated CURATOR-634:
----------------------------------------------
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
was:
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{{{}{}}}
> Re-introduce TravisCI for testing on Linux ARM64
> ------------------------------------------------
>
> Key: CURATOR-634
> URL: https://issues.apache.org/jira/browse/CURATOR-634
> Project: Apache Curator
> Issue Type: Task
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Jordan Zimmerman
> Priority: Minor
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.1#820001)