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

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

coveralls commented on pull request #1557:
URL: https://github.com/apache/kylin/pull/1557#issuecomment-767292091


   ## Pull Request Test Coverage Report for [Build 
6828](https://coveralls.io/builds/36591756)
   
   * **0** of **0**   changed or added relevant lines in **0** files are 
covered.
   * **8** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.005%**) to **27.954%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | 
[core-dictionary/src/main/java/org/apache/kylin/dict/lookup/cache/RocksDBLookupTable.java](https://coveralls.io/builds/36591756/source?filename=core-dictionary%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fdict%2Flookup%2Fcache%2FRocksDBLookupTable.java#L62)
 | 1 | 81.08% |
   | 
[tool/src/main/java/org/apache/kylin/tool/query/ProbabilityGenerator.java](https://coveralls.io/builds/36591756/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fquery%2FProbabilityGenerator.java#L51)
 | 2 | 76.32% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/36591756/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L439)
 | 5 | 77.81% |
   <!-- | **Total:** | **8** |  | -->
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/36591756/badge)](https://coveralls.io/builds/36591756)
 |
   | :-- | --: |
   | Change from base [Build 6729](https://coveralls.io/builds/36067968): |  
-0.005% |
   | Covered Lines: | 26254 |
   | Relevant Lines: | 93918 |
   
   ---
   ##### šŸ’›  - [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:
[email protected]


> Current rocksdbjni 5.9.2 dependency does not support ARM64 platform.
> --------------------------------------------------------------------
>
>                 Key: KYLIN-4886
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4886
>             Project: Kylin
>          Issue Type: Sub-task
>            Reporter: liusheng
>            Priority: Minor
>
> Similar to the Storm issue: https://issues.apache.org/jira/browse/STORM-3599
> Kylin depend on theĀ rocksdbjniĀ 5.9.2 which cannot support ARM64 arch, we'd 
> better to bump the version to at leastĀ 5.18.4 which support ARM64 arch.
> {noformat}
> [ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.345 
> s <<< FAILURE! - in org.apache.kylin.dict.lookup.cache.RocksDBLookupTableTest 
> [ERROR] testGet(org.apache.kylin.dict.lookup.cache.RocksDBLookupTableTest) 
> Time elapsed: 0.27 s <<< ERROR! java.lang.UnsatisfiedLinkError: 
> /tmp/librocksdbjni5578787791642743739.so: 
> /tmp/librocksdbjni5578787791642743739.so: cannot open shared object file: No 
> such file or directory (Possible cause : can't load AMD 64-bit .so on a 
> AARCH64-bit platform)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to