dongjoon-hyun commented on code in PR #43844: URL: https://github.com/apache/spark/pull/43844#discussion_r1396306960
########## 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: Oh. Can we exclude this by reusing our existing log4j2 dependency? -- 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]
