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_r360720114
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -84,10 +84,11 @@
     <hive.groupid>org.apache.hive</hive.groupid>
     <hive.version>2.3.1</hive.version>
     <metrics.version>4.1.1</metrics.version>
-    <spark.version>2.1.0</spark.version>
-    <avro.version>1.7.7</avro.version>
-    <scala.version>2.11.8</scala.version>
-    <scala.libversion>2.11</scala.libversion>
+    <paranamer.version>2.8</paranamer.version>
+    <spark.version>2.4.4</spark.version>
 
 Review comment:
   IIUC 2.4.4 has both 2.11 and 2.12 artifacts right? I see spark 3.0 preview 
only has 2.12.. So moving to 2.12 may be right direction.. but lets pull the 
scala version into a variable, for anyone stuck with a lower spark/scala 
version. ? 

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