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]
