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 2019/01/10 04:42:00 UTC

[jira] [Updated] (ARROW-3768) [Python] set classpath to hdfs not hadoop executable

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

Wes McKinney updated ARROW-3768:
--------------------------------
    Fix Version/s: 0.12.0

> [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
>             Fix For: 0.12.0
>
>
> 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)