[
https://issues.apache.org/jira/browse/ARROW-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15590361#comment-15590361
]
Wes McKinney commented on ARROW-345:
------------------------------------
Though I'm not confident about this for OS X -- the distros may not provide Mac
builds.
> 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
>
> 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)