[
https://issues.apache.org/jira/browse/ARROW-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111067#comment-16111067
]
Wes McKinney commented on ARROW-1313:
-------------------------------------
My understanding is that the safest thing to do in production is use the
libhdfs.so that is shipped with a particular Hadoop distribution (since there
may be internal details that are particular to that version of Hadoop); while
the public C API is the same between versions, in theory there could be
internal details in the JNI implementation that break the Java "ABI". The
Hadoop community would be able to give better advice
> [C++/Python] Add troubleshooting section for setting up HDFS JNI interface
> --------------------------------------------------------------------------
>
> 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
> Fix For: 0.6.0
>
>
> 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)