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

Rok Mihevc updated ARROW-1314:
------------------------------
    External issue URL: https://github.com/apache/arrow/issues/17333

> [C++] Provide installation guidance for macOS users who wish to use JNI-based 
> HDFS interface
> --------------------------------------------------------------------------------------------
>
>                 Key: ARROW-1314
>                 URL: https://issues.apache.org/jira/browse/ARROW-1314
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Documentation
>         Environment: mac 10.12.6 
>            Reporter: Martin Durant
>            Priority: Major
>
> Having set 
> HADOOP_HOME /Users/mdurant/Downloads/hadoop-2.8.1  (straight download, does 
> contain libhdfs.so in native)
> java openjdk version "1.8.0_121" in anaconda install directory
> and CLASSPATH as in the docs (too long to show)
> ```
> In [3]: pa.hdfs
> ---------------------------------------------------------------------------
> AttributeError                            Traceback (most recent call last)
> <ipython-input-3-4ceca32a5f9f> in <module>()
> ----> 1 pa.hdfs
> AttributeError: module 'pyarrow' has no attribute 'hdfs'
> In [4]: pa.have_libhdfs()
> Out[4]: False
> In [5]: pa.have_libhdfs3()
> Out[5]: False
> ```
> (I also have libhdfs3.so - not .dylib - but it is not found even if included 
> in DYLD_FALLBACK_LIBRARY_PATH)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to