dask / Hdfs3
Licence: other
A wrapper for libhdfs3 to interact with HDFS from Python
Stars: ✭ 134
Programming Languages
python
139335 projects - #7 most used programming language
hdfs3
|Build Status|
This project is not undergoing development
Pyarrow's JNI `hdfs interface`_ is mature and stable. It also has fewer problems
with configuration and various security settings, and does not require the complex
build process of libhdfs3. Therefore, all users who have trouble with hdfs3 are
recommended to try pyarrow.
.. _hdfs interface: https://arrow.apache.org/docs/python/filesystems.html#hadoop-file-system-hdfs
Old README
~~~~~~~~~~
hdfs3 is a lightweight Python wrapper for libhdfs3_, a native C/C++ library to interact with the Hadoop File System (HDFS).
View the documentation_ for hdfs3.
.. _libhdfs3: https://github.com/ContinuumIO/libhdfs3-downstream/tree/master/libhdfs3
.. _documentation: https://hdfs3.readthedocs.io/en/latest/
.. |Build Status| image:: https://travis-ci.org/dask/hdfs3.svg?branch=master
:target: https://travis-ci.org/dask/hdfs3
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].
