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)