rdblue commented on pull request #4254: URL: https://github.com/apache/iceberg/pull/4254#issuecomment-1075774762
I think the `MetricsProducer` interface that carries `setMetricsContext` makes sense. We may not even need anything in `Catalog`. I think it is likely that the Flink implementation would create a `MetricsContext` in each task and set it on the IO when setting up execution. The dynamic Hadoop handling is a good default, but we probably only need to expose a way to set this. -- 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]
