[
https://issues.apache.org/jira/browse/ARROW-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16276889#comment-16276889
]
Wes McKinney commented on ARROW-1319:
-------------------------------------
Thanks [~rdailey] -- have a look at
* https://github.com/apache/arrow/blob/master/python/pyarrow/filesystem.py
* https://github.com/apache/arrow/blob/master/python/pyarrow/hdfs.py
You'll need to set yourself up to build the project
(http://arrow.apache.org/docs/python/development.html) and set up an HDFS to
develop against (there is
https://github.com/dask/hdfs3/tree/master/continuous_integration which may help)
> [Python] Add additional HDFS filesystem methods
> -----------------------------------------------
>
> Key: ARROW-1319
> URL: https://issues.apache.org/jira/browse/ARROW-1319
> Project: Apache Arrow
> Issue Type: Improvement
> Reporter: Martin Durant
> Fix For: 1.0.0
>
>
> The python library hdfs3 http://hdfs3.readthedocs.io/en/latest/api.html
> contains a wider set of file-system methods than arrow's python bindings.
> These are probably simple to implement for arrow-hdfs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)