vinothchandar commented on a change in pull request #1109: [HUDI-238] - 
Migrating to Scala 2.12
URL: https://github.com/apache/incubator-hudi/pull/1109#discussion_r360719608
 
 

 ##########
 File path: hudi-utilities/pom.xml
 ##########
 @@ -223,6 +270,27 @@
       <version>3.0.0</version>
     </dependency>
 
+    <dependency>
+      <groupId>org.apache.kafka</groupId>
+      <artifactId>kafka_${scala.binary.version}</artifactId>
+      <version>${kafka.version}</version>
+      <scope>test</scope>
+      <exclusions>
 
 Review comment:
   Given we don't bundle jackson in the utilities-bundle, are these exclusions 
needed? 

----------------------------------------------------------------
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