You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Yibo Cai (Jira)" <ji...@apache.org> on 2021/09/15 08:43:00 UTC

[jira] [Resolved] (ARROW-13976) Adapt to arm architecture CPU in hdfs_internal.cc

     [ https://issues.apache.org/jira/browse/ARROW-13976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yibo Cai resolved ARROW-13976.
------------------------------
    Fix Version/s: 6.0.0
       Resolution: Fixed

Issue resolved by pull request 11135
[https://github.com/apache/arrow/pull/11135]

> Adapt to arm architecture CPU in hdfs_internal.cc
> -------------------------------------------------
>
>                 Key: ARROW-13976
>                 URL: https://issues.apache.org/jira/browse/ARROW-13976
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 4.0.0, 5.0.0, 4.0.1
>         Environment: Linux server1 4.14.0-115.el7a.0.1.aarch64
>            Reporter: Charming Wu
>            Priority: Major
>              Labels: aarch64, libjvm.so, pull-request-available
>             Fix For: 6.0.0
>
>   Original Estimate: 10m
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> I found that current version of Arrow is not support ARM architecture CPU when finding libjvm.so in cpp/src/arrow/io/hdfs_internal.cc. The search_suffixes do not include "/jre/lib/aarch64/server" path which is the path point to libjvm.so in ARM CPU.



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