Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hdfs3

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hdfs3

Python wrappers for libhdfs3, a native HDFS client

  • 0.3.1
  • PyPI
  • Socket score

Maintainers
3

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc