hejinbiao123 commented on a change in pull request #1145: [HUDI-455] Redo 
hudi-client log statements using SLF4J
URL: https://github.com/apache/incubator-hudi/pull/1145#discussion_r361892612
 
 

 ##########
 File path: hudi-client/pom.xml
 ##########
 @@ -85,6 +85,11 @@
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+      <version>${slf4j.version}</version>
 
 Review comment:
   In the parent pom file,someone have already defined it before.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to