raphaelauv commented on issue #11796:
URL: https://github.com/apache/iceberg/issues/11796#issuecomment-3073793729

   thanks @fenil25 , it works with it
   
   ```json
       iceberg.catalog.catalog-impl: org.apache.iceberg.aws.glue.GlueCatalog
       iceberg.catalog.client.region: us-east-1
       iceberg.catalog.io-impl: org.apache.iceberg.aws.s3.S3FileIO
       iceberg.catalog.s3.path-style-access: "true"
       iceberg.catalog.warehouse: s3://XXXXX
       iceberg.control.topic: XXXXX
       iceberg.control.commit.interval-ms: "180000"
       iceberg.kafka.session.timeout.ms: "240000"
       iceberg.kafka.heartbeat.interval.ms: "30000"
   ```


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

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

Reply via email to