As discussed in this issue <https://github.com/apache/iceberg/issues/14638>,
since the MinIO repo is under maintenance mode, we want to replace MinIO
with RustFS in iceberg quick start demo
<https://iceberg.apache.org/spark-quickstart/#creating-a-table>. RustFS
<https://github.com/rustfs/rustfs> is an open-source and S3-compatible
distributed object storage system and is also a good alternative. We have
tested the whole replacement configuration locally, and it worked fine. All
the configuration changes and the test process are attached in this PR
<https://github.com/apache/iceberg/pull/14928>. We want to move the
replacement forward; if you guys have any concern about RustFS or any other
confusion, please let us know.

Looking forward to hearing from you.

Reply via email to