Hdfs-native

Latest version: v0.11.1

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

Scan your dependencies

Page 1 of 4

0.11.1

What's Changed
* Add notes on how to install Kerberos on Windows by awol2005ex in https://github.com/Kimahriman/hdfs-native/pull/170
* Python docs by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/179
* Fix path handling in windows by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/202

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.

* Add initial CLI with mv command by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/174
* Add mkdir to CLI by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/188
* Add cat to CLI by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/190
* Add chown support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/191
* Add chmod with octal mode support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/194
* Add get to CLI by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/195
* Add put to CLI by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/197
* Add rmdir to CLI by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/199
* Add rm to CLI by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/200
* Add ls to cli by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/204
* Add touch to CLI by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/205
* Add du to CLI by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/207

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

**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.11.0...v0.11.1

0.11.0

What's Changed
* ACL support by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/160
* Update dependencies by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/161
* Bump Python wheel ABI to Python 3.9 by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/161
* Filter out expired tokens by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/163
* Handle DataNode failures in replicated writes by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/164
* Fix new clippy lints by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/168
* Don't panic if a whole read isn't consumed by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/167


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

0.10.4

What's Changed
* Filter out expired tokens by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/163
* Don't panic if a whole read isn't consumed by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/167
* Fix new clippy lints by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/168


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

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

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.