[
https://issues.apache.org/jira/browse/ARROW-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111001#comment-16111001
]
Wes McKinney commented on ARROW-1313:
-------------------------------------
It appears in this particular Hadoop distribution that libhdfs is packaged as a
separate Linux package:
{code}
apt-get install libhdfs0-dev
{code}
and then
{code}
# find /usr -name \*.so -print | grep hdfs
/usr/lib/libhdfs.so
{code}
> libhdfs installation didn't work
> --------------------------------
>
> Key: ARROW-1313
> URL: https://issues.apache.org/jira/browse/ARROW-1313
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Documentation
> Environment: linux trusty-cdh5
> Reporter: Martin Durant
>
> The hadoop library directory contains a libhdfs.a and a libhadoop.so but no
> libhdfs.so.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)