Xuanwo opened a new issue, #1938:
URL: https://github.com/apache/incubator-opendal/issues/1938

   WebHDFS only supports `LISTSTATUS` for now which will read dir content at 
once. It could be very slow for a large dir. By adopting `LISTSTATUS_BATCH`, we 
can list dir Iteratively.
   
   But this feature only added in recent HDFS versions, we should provide a 
config for users to enable.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to