[
https://issues.apache.org/jira/browse/ARROW-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657356#comment-17657356
]
Rok Mihevc commented on ARROW-322:
----------------------------------
This issue has been migrated to [issue
#15778|https://github.com/apache/arrow/issues/15778] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Do not build HDFS IO interface optionally
> -----------------------------------------------
>
> Key: ARROW-322
> URL: https://issues.apache.org/jira/browse/ARROW-322
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.2.0
>
>
> Currently if you have not built {{arrow::io}} with {{-DARROW_HDFS=on}} then
> importing {{pyarrow.parquet}} fails with a not very graceful error message
> from failure to find the right symbols in {{libarrow_io.so}}. Since we vendor
> {{hdfs.h}} and the libraries are loaded at runtime, having this extra option
> doesn't add much value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)