JunseoChoJJ opened a new issue, #10299: URL: https://github.com/apache/iceberg/issues/10299
### Query engine _No response_ ### Question my situation is on-prem on top of that using k8s on top of that using trino or spark + iceberg + object storage I just want to ask you guys how to back up your iceberg table in obs I am not sure this is a right skill. Dual Object Storage with Two Iceberg Connectors: Set up two separate object storage systems. Configure two Iceberg connectors in your Trino Helm chart, each pointing to one of the object storage systems. When querying data, create two Iceberg tables for each object storage system. second, Single Object Storage with One Iceberg Connector: Set up a single object storage system. Configure one Iceberg connector in your Trino Helm chart to connect to this object storage. When querying data, you obtain metadata and data files (.json, .avro) from the Iceberg table. Copy these files to another object storage system manually or through automated scripts. if there is better architecture, Could you please tell me? -- 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-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org