[
https://issues.apache.org/jira/browse/ARROW-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-3768.
---------------------------------
Resolution: Fixed
Resolved in
https://github.com/apache/arrow/commit/d91185000945cec96abad41a230d05d3cdefff93
> [Python] set classpath to hdfs not hadoop executable
> ----------------------------------------------------
>
> Key: ARROW-3768
> URL: https://issues.apache.org/jira/browse/ARROW-3768
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Andrew Harris
> Assignee: Andrew Harris
> Priority: Major
>
> The documentation for connecting to hdfs from pyarrow shows using the `hdfs`
> executable for setting the CLASSPATH. However in
> `_maybe_set_hadoop_classpath` the `hadoop` executable is being set. My
> understanding is that we will want `_maybe_set_hadoop_classpath` to set
> CLASSPATH to the `hdfs` executable as documented.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)