[
https://issues.apache.org/jira/browse/ARROW-13976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-13976:
-----------------------------------
Labels: aarch64 libjvm.so pull-request-available (was: aarch64 libjvm.so)
> 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
> Original Estimate: 10m
> Time Spent: 10m
> 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)