Hdfs-native

Latest version: v0.11.1

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.7.0

What's Changed
* chore: use hashmap to transfer config in create_with_config method by zuston in https://github.com/Kimahriman/hdfs-native/pull/66
* Improved write resiliency through datanode heartbeating (https://github.com/Kimahriman/hdfs-native/pull/68) and lease renewal (https://github.com/Kimahriman/hdfs-native/pull/72) by Kimahriman
* Bump objectstore to 0.9 by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/73
* deps: Bump prost to 0.12 by Xuanwo in https://github.com/Kimahriman/hdfs-native/pull/71

**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.6.0...v0.7.0

0.6.0

What's Changed
* Create separate objectstore crate by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/48
* Erasure coded write support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/56
* Create with overwrite creates file if it doesn't exist by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/58
* Ignore failure if `msync` not found, to support older hdfs versions by shbhmrzd in https://github.com/Kimahriman/hdfs-native/pull/55
* Support creating client with configuration by zuston in https://github.com/Kimahriman/hdfs-native/pull/52

New Contributors
* shbhmrzd made their first contribution in https://github.com/Kimahriman/hdfs-native/pull/55
* zuston made their first contribution in https://github.com/Kimahriman/hdfs-native/pull/52

**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.5.0...v0.6.0

0.5.0

What's Changed
* Custom reed-solomon erasure decoding by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/42
* This eliminates the need for a patch for the reed-solomon-erasure crate
* chore: Add rust-toolchain by Xuanwo in https://github.com/Kimahriman/hdfs-native/pull/46
* Append support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/45

New Contributors
* Xuanwo made their first contribution in https://github.com/Kimahriman/hdfs-native/pull/46

**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.4.0...v0.5.0

0.4.0

What's Changed
* Viewfs support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/37
* Fix clippy warnings and enforce in CI by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/38
* Bump min python version to 3.8 by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/39
* Supported router based federation with context tracking by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/40

**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.3.0...v0.4.0

0.3.0

What's Changed
* Verify checksums on read by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/27
* Update Python error conversions by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/29
* Enable workflows on PRs by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/30
* Fix edge case of reading at the start of a block by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/32
* Stream reading support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/34
* Separate object store tests by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/36

**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.2.1...v0.3.0

0.2.1

What's Changed
* Objectstore fixes by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/23

**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.2.0...v0.2.1

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.