[ 
https://issues.apache.org/jira/browse/ARROW-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15592598#comment-15592598
 ] 

Christopher Aycock commented on ARROW-345:
------------------------------------------

PR is up:

https://github.com/apache/arrow/pull/181

> libhdfs integration doesn't work for Mac
> ----------------------------------------
>
>                 Key: ARROW-345
>                 URL: https://issues.apache.org/jira/browse/ARROW-345
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.1.0
>         Environment: macOS
>            Reporter: Christopher Aycock
>            Assignee: Christopher Aycock
>
> The runtime linking to libhdfs assumes a Linux ("libhdfs.so") or Windows 
> ("hdfs.dll") name:
> https://github.com/apache/arrow/blob/master/cpp/src/arrow/io/libhdfs_shim.cc#L347
> The Mac name is "libhdfs.dylib". I recommend making the logic to find libhdfs 
> similar to the logic that finds libjvm.
> I can submit a patch if desired.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to