xushiyan commented on code in PR #6170:
URL: https://github.com/apache/hudi/pull/6170#discussion_r951854213
##########
hudi-spark-datasource/hudi-spark2/pom.xml:
##########
@@ -203,7 +203,19 @@
<optional>true</optional>
</dependency>
+ <!-- Extra Logging Bridges -->
+ <dependency>
+ <groupId>org.slf4j</groupId>
+ <artifactId>jul-to-slf4j</artifactId>
Review Comment:
so this is only needed for spark2 as an extra?
--
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]