shbhmrzd opened a new issue, #3724: URL: https://github.com/apache/incubator-opendal/issues/3724
I am writing a large file to hdfs using OpenDAL. While the file is still being written from the rust application, the partially written file starts showing up on `hadoop dfs -ls /` I want the file to only show up once the write is complete. Need support for write as an atomic operation. -- 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]
