bryanck opened a new pull request, #8359: URL: https://github.com/apache/iceberg/pull/8359
The `FileIO` implementations currently attempt to initialize `HadoopMetricsContext` and log a stack trace if Hadoop is not on the classpath. The stack trace is not particularly useful and overly verbose to indicate this state, which can lead to confusion when viewing log output. This PR changes this to log the warning but without the stack trace. -- 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]
