Package python3-hdfs

API and command line interface for HDFS

https://github.com/mtth/hdfs

API and command line interface for HDFS.

Features:

• Python bindings for the WebHDFS (and HttpFS) API, supporting both secure and
  insecure clusters.
• Command line interface to transfer files and start an interactive client
  shell, with aliases for convenient namenode URL caching.
• Additional functionality through optional extensions:
  ○ avro, to read and write Avro files directly from HDFS.
  ○ dataframe, to load and save Pandas dataframes.
  ○ kerberos, to support Kerberos authenticated clusters.

Version: 2.7.3

See also: python3-hdfs+avro.

General Commands

hdfscli hdfscli – a command line interface for HDFS