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

Zhenyu Zheng edited comment on HIVE-23134 at 4/16/20, 2:24 AM:
---------------------------------------------------------------

Thanks [~RuiChen] for the info from Kudu side, and by checking the code, 
windows have the same problem, and the pom is configured to skip the tests for 
windows:
[https://github.com/apache/hive/blob/1745e51921eabf9887e42b0c8ea06ded38dc6bed/kudu-handler/pom.xml#L158]

We can currently do the same for aarch64 here, I submitted a patch that 
introduces a new profile that will be activated to skip the tests, and we can 
latter change this profile to download the correct binary of Kudu once 
KUDU-3007 resolved. The patch also modified the current kudu-linux profile to 
be activated only on x86_64.


was (Author: kevin_zheng):
https://github.com/apache/hive/blob/1745e51921eabf9887e42b0c8ea06ded38dc6bed/kudu-handler/pom.xml#L158

> Hive & Kudu interaction not available on ARM
> --------------------------------------------
>
>                 Key: HIVE-23134
>                 URL: https://issues.apache.org/jira/browse/HIVE-23134
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Zhenyu Zheng
>            Priority: Major
>         Attachments: HIVE-23134.1.patch
>
>
> Currently, we have set up an ARM CI to test out how Hive works on ARM 
> platform:
> https://builds.apache.org/view/H-L/view/Hive/job/Hive-linux-ARM-trunk/
> According to the results, Hive & Kudu interaction is not available on ARM 
> platform:
> https://builds.apache.org/view/H-L/view/Hive/job/Hive-linux-ARM-trunk/25/testReport/org.apache.hadoop.hive.kudu/
> this is because that we use Kudu version 1.10 and that version does not come 
> with ARM workable packages.



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

Reply via email to