You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/01/21 10:39:25 UTC

[GitHub] [incubator-hudi] leesf commented on a change in pull request #1226: [HUDI-238] Make Hudi support Scala 2.12

leesf commented on a change in pull request #1226: [HUDI-238] Make Hudi support Scala 2.12
URL: https://github.com/apache/incubator-hudi/pull/1226#discussion_r368925697
 
 

 ##########
 File path: hudi-spark/pom.xml
 ##########
 @@ -23,7 +23,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
-  <artifactId>hudi-spark</artifactId>
+  <artifactId>hudi-spark_2.11</artifactId>
 
 Review comment:
   A little wierd when using scala 2.12 to build. 2.11 and 2.12 do not match.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services