mannerni opened a new issue, #14227: URL: https://github.com/apache/iceberg/issues/14227
### Apache Iceberg version 1.10.0 (latest release) ### Query engine Trino ### Please describe the bug 🐞 The container logs are getting flooded with lots of INFO logs related to commits etc. in latest & older iceberg-rest-fixture image with postgres backing store. Tried to set env var CATALOG_LOG4J_LOGLEVEL: WARN but it didn't help. Kindly provide some mechanism to set the log levels - this will improve performance & focus on warn/errors quickly Example: [qtp1239807799-6590] INFO org.apache.iceberg.BaseMetastoreCatalog - Table loaded by catalog: rest_backend.tablename [qtp1239807799-6590] INFO org.apache.iceberg.BaseMetastoreTableOperations - Successfully committed to table tablename in 12 ms [qtp1239807799-6590] INFO org.apache.iceberg.BaseMetastoreTableOperations - Refreshing table metadata from new version: ### Willingness to contribute - [ ] I can contribute a fix for this bug independently - [ ] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [ ] I cannot contribute a fix for this bug at this time -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
