Pyhdfs Versions Save

Python HDFS client

v0.3.1

4 years ago

Same as v0.3.0 but marked as requiring Python 3.6+

v0.3.0

4 years ago

Withdrawn to avoid getting picked up by Python 2. Use v0.3.1 instead.

  • Require Python 3.6+
  • Added mypy typing annotations

v0.2.2

4 years ago

Documentation changes only

v0.2.1

6 years ago
  • add ability to customize requests parameters
  • test and documentation changes

(v0.2.1 is identical to v0.2.0 and was created to fix a PyPI mistake.)

v0.1.2

7 years ago

Retry on startup mode exception

v0.1.1

9 years ago
  • added get_active_namenode method
  • disallowed listdir on files
  • replaced implementation of wrapper classes to be more tolerant of HDFS changes

v0.1.0

9 years ago

First release