Skip to content

Releases: Kimahriman/hdfs-native

v0.11.1

14 Feb 11:46
6e726c3
Compare
Choose a tag to compare

What's Changed

Initial experimental CLI release

A new CLI command hdfsn was added to the Python package, which tries to mirror the hdfs dfs CLI. The main limitation currently is that globbing is not supported.

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

07 Dec 12:32
c4dc031
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.11.0

v0.10.4

06 Dec 16:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3

07 Nov 17:32
1a49df1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.10.3

v0.10.2

04 Nov 21:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

28 Sep 19:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

19 Jun 21:08
Compare
Choose a tag to compare

Behavior changes

  • Update with config constructor to still read config files first by @Kimahriman in #119
  • Dynamically load libgssapi_krb5 at runtime by @Kimahriman in #127

New Features

Other updates

Full Changelog: v0.9.4...v0.10.0

v0.9.4

10 Jun 14:55
Compare
Choose a tag to compare

What's Changed

  • Fix initializing logging in Python by @Kimahriman in #110
  • Change replicated reader to eagerly cleanup the DataNode connection by @Kimahriman in #111

Full Changelog: v0.9.3...v0.9.4

v0.9.3

02 Jun 23:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

17 May 11:08
Compare
Choose a tag to compare

Bug fixes

  • Added typing-extensions as a dependency to the Python library
  • Fixed certain positioned reads for erasure coded files

Full Changelog: v0.9.1...v0.9.2