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 2 of 4

0.10.0

Behavior changes
* Update with config constructor to still read config files first by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/119
* Dynamically load libgssapi_krb5 at runtime by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/127

New Features
* Add setTimes support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/116
* Add setOwner support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/117
* Add setPermission support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/122
* Add setReplication support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/124
* Add getContentSummary support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/125
* Create fsspec file system by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/120

Other updates
* Bump versions of deprecated actions by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/121
* Use `whoami` instead of `users` for better compatibility by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/128
* Python API improvements adding default values to some arguments by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/132

**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.9.4...v0.10.0

0.9.4

What's Changed
* Fix initializing logging in Python by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/110
* Change replicated reader to eagerly cleanup the DataNode connection by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/111


**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.9.3...v0.9.4

0.9.3

What's Changed
* Bump integration tests to use Hadoop 3.4.0 by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/98
* Fix new clippy lint by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/99
* Offload reading packets to separate task by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/104
* Move object store implementation to its own repo Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/105
* Stream erasure coded reads by cell by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/107

**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.9.2...v0.9.3

0.9.2

Bug fixes
* Added `typing-extensions` as a dependency to the Python library
* Fixed certain positioned reads for erasure coded files

**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.9.1...v0.9.2

0.9.1

Key Features
* Token-based SASL sessions now support all protection types (authentication, integrity, and privacy)
* Added encrypted data transfer support, including SASL based encryption and AES stream cipher based encryption

What's Changed
* Custom digest-md5 implementation by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/84
* Add integrity support to token sasl by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/88
* Add encryption support to token SASL by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/90
* Support SASL based data transfer encryption by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/92
* feat: Configure optional `kerberos` feature for Python package by yjshen in https://github.com/Kimahriman/hdfs-native/pull/91
* Consolidate Python deps with workspace and update CI to deploy Kerberos feature by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/93
* Fix erasure coded reads when a block is missing by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/86
* Add support for encrypting data transfers with AES by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/94
* Support forced data transfer protection by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/95

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

**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.8.0...v0.9.1

0.8.0

Key Features
* Up to a 5x read and write throughput increase by using a faster CRC implementation
* DataNode SASL negotiation support (authentication only)

What's Changed
* Add simple benchmarks by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/75
* Add simple example by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/77
* Use faster CRC implementation by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/78
* Support DataNode connection reuse by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/80
* Add support for datanode sasl negotation by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/81


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

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.