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

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

Charming Wu created ARROW-13976:
-----------------------------------

             Summary: 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.1, 5.0.0, 4.0.0
         Environment: Linux server1 4.14.0-115.el7a.0.1.aarch64
            Reporter: Charming Wu


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)