Crates.io | webhdfs |
lib.rs | webhdfs |
version | 0.3.3 |
source | src |
created_at | 2019-08-04 12:25:39.011267 |
updated_at | 2021-03-26 13:59:47.104268 |
description | Hadoop WebHDFS client library |
homepage | https://github.com/vvvy/webhdfs-rs |
repository | https://github.com/vvvy/webhdfs-rs |
max_upload_size | |
id | 154112 |
size | 169,101 |
Hadoop webhdfs client library for Rust.
See src/bin/webhdfs.rs
or tests/it.rs
for usage examples.
NOTE: APIs are not yet stabilized and may change towards version 1.0.
TODO list (2nd checkbox is IT coverage)
[X]
)[X]
)[X]
)[X]
)cargo test --lib -- --nocapture
See CHANGES.md