You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "jkl0898 (via GitHub)" <gi...@apache.org> on 2023/04/13 08:55:04 UTC

[GitHub] [iceberg] jkl0898 commented on issue #7158: how to integrations object storage ceph ?

jkl0898 commented on issue #7158:
URL: https://github.com/apache/iceberg/issues/7158#issuecomment-1506596634

   > My understanding is Ceph Object storage is S3 compatible, so one should be able to leverage `S3FileIO` to use Ceph https://iceberg.apache.org/docs/latest/aws/#s3-fileio. Have you looked in to these docs? You can provide the io implementation `S3FileIO` for the catalog you are using. Then, I think you should be able to configure the S3 endpoint to be the Ceph object gateway endpoint but I'm admittedly less familiar with Ceph's architecture, maybe it's a different endpoint. someone else more familiar with Ceph can correct me if I'm wrong there.
   
   Thanks for your advice. we had made verified by your suggesttion and it works. Hope it useful to others too!


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org