Hdfs-native

Latest version: v0.10.3

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

Scan your dependencies

Page 1 of 3

0.10.3

What's Changed
* Release GIL by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/153
* Fsspec buffered reading by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/156
* Allow using default fs for fsspec and pass storage options to client by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/158


**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.10.2...v0.10.3

0.10.2

What's Changed
* Support looking up default fs if hostname isn't provided by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/139
* Add more output to errors by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/144
* Don't log a warning on a retriable RPCError by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/143
* Add reprs for py classes by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/146
* Loosen locking around RPC calls for better multi-threading by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/148
* Better observer namenode support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/149


**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.10.1...v0.10.2

0.10.1

What's Changed
* Add support for `dfs.client.failover.resolve-needed` by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/136
* Add more failover config support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/138


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

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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.