Andrew Harris created ARROW-3768:
------------------------------------
Summary: 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
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)