yjshen commented on issue #616:
URL: 
https://github.com/apache/arrow-datafusion/issues/616#issuecomment-868364661


   To make a digression, after searching on the Internet for a period of time, 
I found no suitable Rust HDFS client library that can be used directly for my 
use case.  ☹️
   - [hyunsik/hdfs-rs](https://github.com/hyunsik/hdfs-rs) is in its alpha 
state and not updated for 6 years. 
   - [vvvy/rust-hdfs-native]https://github.com/vvvy/rust-hdfs-native is still 
WIP and not updated for 3 years.
   
   I may need to re-implement a rust-native HDFS client with HDFS protocol or 
create a wrapper over 
[libhdfs3](https://github.com/apache/hawq/tree/master/depends/libhdfs3). 
   
   Could someone give any suggestions or recommendations for existing crates 
for the HDFS client? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to