[
https://issues.apache.org/jira/browse/KYLIN-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17311258#comment-17311258
]
ASF GitHub Bot commented on KYLIN-4864:
---------------------------------------
liusheng edited a comment on pull request #1558:
URL: https://github.com/apache/kylin/pull/1558#issuecomment-809999405
Hi @hit-lacus ,
Thanks for your reply. yes, we are aim to promoting some popular open source
projects support running on ARM platform. for Kylin, I have verified the
building, and runing all tests(seems also includes integration tests), if
needed, I will verified the deployment and basic functionalities of Kylin on
ARM64 server ans post testing reports.
For the upgrade of rocksdbjni from version `5.9.2`~`5.18.4`, I wil also try
to check if there is side effect, rocksdb multi-arch support and version
upgrade has already be performed on Kafka/Storm/Flink[1][2][3].
The Rocksdb adds Arm64 support [4] since version 6.4.6, and also backports
all Arm64
related commits to 5.18.4 and release a all platforms support version.
So, from multi-arch support view, the better rocksdb version is the version
since
v6.4.6, or 5.X version is v5.18.4.
[1] https://issues.apache.org/jira/browse/STORM-3599
[2] https://github.com/apache/kafka/pull/8284
[3] https://issues.apache.org/jira/browse/FLINK-13598
[4] https://github.com/facebook/rocksdb/pull/6250
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Support building and testing Kylin on ARM64 architecture platform
> -----------------------------------------------------------------
>
> Key: KYLIN-4864
> URL: https://issues.apache.org/jira/browse/KYLIN-4864
> Project: Kylin
> Issue Type: Improvement
> Reporter: liusheng
> Priority: Major
> Fix For: v3.1.2
>
>
> Currently, there are many softwares have support running on ARM64 platform.
> We have also done many efforts about making big-data projects support ARM64
> platform.
> For an example, Hadoop has published ARM64 platform specific packages:
> [https://www.apache.org/dyn/closer.cgi/hadoop/common/hadoop-3.3.0/hadoop-3.3.0-aarch64.tar.gz]
>
> and also have ARM specific CI job configured:
> [https://ci-hadoop.apache.org/job/Hive-trunk-linux-ARM/]
> It would be better to also enable ARM support and setup ARM CI for Kylin
> projects
--
This message was sent by Atlassian Jira
(v8.3.4#803005)