apache/iceberg

INFO logs are getting flooded in iceberg-rest-fixture image

已關閉

#14,227 建立於 2025年10月1日

 (11 則留言) (0 個反應) (0 位負責人)Java (1,915 個分叉)batch import
buggood first issue

倉庫指標

星標
 (5,146 顆星)
PR 合併指標
 (平均合併 10天 22小時) (30 天內合併 164 個 PR)

描述

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

貢獻者指南