bjornjorgensen commented on code in PR #43844: URL: https://github.com/apache/spark/pull/43844#discussion_r1396377776
########## dev/deps/spark-deps-hadoop-3-hive-2.3: ########## @@ -179,6 +179,8 @@ log4j-1.2-api/2.21.0//log4j-1.2-api-2.21.0.jar log4j-api/2.21.0//log4j-api-2.21.0.jar log4j-core/2.21.0//log4j-core-2.21.0.jar log4j-slf4j2-impl/2.21.0//log4j-slf4j2-impl-2.21.0.jar +logback-classic/1.2.10//logback-classic-1.2.10.jar +logback-core/1.2.10//logback-core-1.2.10.jar Review Comment: hmm.. zookeeper Migrate to Logback https://issues.apache.org/jira/browse/ZOOKEEPER-4427 in version 3.8.0 There are others that have asked the same question as you. https://github.com/apache/zookeeper/pull/1793#issuecomment-1557181105 but that will be a lot of work. Should we just go back to version 3.7.2 for this one? -- 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]
