Contents

hdfs 2.7.3

0

HdfsCLI: API and command line interface for HDFS.

HdfsCLI: API and command line interface for HDFS.

Stars: 269, Watchers: 269, Forks: 100, Open Issues: 22

The mtth/hdfs repo was created 10 years ago and the last code push was 2 weeks ago.
The project is popular with 269 github stars!

How to Install hdfs

You can install hdfs using pip

pip install hdfs

or add it to a project with poetry

poetry add hdfs

Package Details

Author
Matthieu Monsch
License
MIT
Homepage
https://hdfscli.readthedocs.io
PyPi:
https://pypi.org/project/hdfs/
GitHub Repo:
https://github.com/mtth/hdfs

Classifiers

No  hdfs  pypi packages just yet.

Errors

A list of common hdfs errors.

Code Examples

Here are some hdfs code examples and snippets.

GitHub Issues

The hdfs package has 22 open issues on GitHub

  • hdfs write fail use AsyncWriter
  • download Chinese name file KeyError

See more issues on GitHub

Related Packages & Articles

gTTS 2.5.3

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API

glom 23.5.0

A declarative object transformer and formatter, for conglomerating nested data.

fire 0.7.0

A library for automatically generating command line interfaces.

face 22.0.0

A command-line application framework (and CLI parser). Friendly for users, full-featured for developers.

cmd2 2.4.3

cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python