Releases: yassineazzouz/pywhdfs
Releases · yassineazzouz/pywhdfs
v1.0.8
v1.0.7
- Token renewer
- Handle Timeouts
- Use bigger connection pool
v1.0.6
Fix empty input error
v1.0.4
Bug Fixes
v1.0.2
Adding support for two read functions without having to use the context manager for python2.4 compatibility.
v1.0.1
Adjust Build scripts
1.0.0
- Python Library for interacting with WebHDFS and HTTFS Rest API
- Support both secure (Kerberos,Token) and insecure clusters
- Supports HA cluster and handle namenode failover
- Supports HDFS federation with multiple nameservices and mount points.
- Json format clusters configuration.
- Command line interface to interactively interact with WebHDFS API on a python shell.
- Support concurency on uploads and downloads.