You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/12/28 13:53:58 UTC

[jira] [Resolved] (ARROW-322) [C++] Do not build HDFS IO interface optionally

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

Uwe L. Korn resolved ARROW-322.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request 253
[https://github.com/apache/arrow/pull/253]

> [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
>
> 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
(v6.3.4#6332)