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

[jira] [Resolved] (ARROW-405) [C++] Be less stringent about finding include/hdfs.h in HADOOP_HOME

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

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

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

> [C++] Be less stringent about finding include/hdfs.h in HADOOP_HOME
> -------------------------------------------------------------------
>
>                 Key: ARROW-405
>                 URL: https://issues.apache.org/jira/browse/ARROW-405
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>
> The user's Hadoop distribution may not have {{hdfs.h}} in the expected location. If {{$HADOOP_HOME}} is set, but hdfs.h is not found, we can safely fall back to the vendored one because the libhdfs API has been reasonably stable over time. 



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