You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/05 07:25:00 UTC

[jira] [Commented] (KYLIN-4864) Support building and testing Kylin on ARM64 architecture platform

    [ https://issues.apache.org/jira/browse/KYLIN-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17295821#comment-17295821 ] 

ASF GitHub Bot commented on KYLIN-4864:
---------------------------------------

coveralls edited a comment on pull request #1558:
URL: https://github.com/apache/kylin/pull/1558#issuecomment-767505134


   ## Pull Request Test Coverage Report for [Build 6939](https://coveralls.io/builds/37678693)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **5** unchanged lines in **2** files lost coverage.
   * Overall coverage increased (+**0.001%**) to **27.956%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [core-job/src/main/java/org/apache/kylin/job/impl/threadpool/DefaultScheduler.java](https://coveralls.io/builds/37678693/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fimpl%2Fthreadpool%2FDefaultScheduler.java#L193) | 2 | 79.07% |
   | [tool/src/main/java/org/apache/kylin/tool/query/ProbabilityGenerator.java](https://coveralls.io/builds/37678693/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fquery%2FProbabilityGenerator.java#L42) | 3 | 76.32% |
   <!-- | **Total:** | **5** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/37678693/badge)](https://coveralls.io/builds/37678693) |
   | :-- | --: |
   | Change from base [Build 6921](https://coveralls.io/builds/37585214): |  0.001% |
   | Covered Lines: | 26257 |
   | Relevant Lines: | 93921 |
   
   ---
   ##### šŸ’›  - [Coveralls](https://coveralls.io)
   


----------------------------------------------------------------
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:
users@infra.apache.org


> 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)