Contents

hdfs 2.7.3

0

HdfsCLI: API and command line interface for HDFS.

HdfsCLI: API and command line interface for HDFS.

Stars: 266, Watchers: 266, Forks: 98, Open Issues: 21

The mtth/hdfs repo was created 10 years ago and the last code push was 5 months ago.
The project is popular with 266 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 21 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.1

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.6.0

A library for automatically generating command line interfaces.

fiona 1.9.6

Fiona reads and writes spatial data files

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