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

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

Wes McKinney created ARROW-405:
----------------------------------

             Summary: [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


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)