SrinivasMote commented on issue #12854: URL: https://github.com/apache/hudi/issues/12854#issuecomment-2671621995
@rangareddy I have Used Log4j.properties and i have added following parameter to over come the issue . `log4j.logger.org.apache.hudi.internal.DataSourceInternalWriterHelper=ERROR, CONSOLE` As we were upgrading from Spark 3.2.1 to Spark 3.5.1 , i feel my log4j is getting ignored . I have upgraded log4j to version 2.20.0 -- 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]
