Skip to content
forked from dask/hdfs3

A wrapper for libhdfs3 to interact with HDFS from Python

License

Notifications You must be signed in to change notification settings

Xushaohong/hdfs3

 
 

Repository files navigation

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.

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.

About

A wrapper for libhdfs3 to interact with HDFS from Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.5%
  • Other 1.5%