zjffdu commented on a change in pull request #3325: [ZEPPELIN-4030] 
spark-scala-2.10 won't be built under some profile
URL: https://github.com/apache/zeppelin/pull/3325#discussion_r263989565
 
 

 ##########
 File path: spark/interpreter/pom.xml
 ##########
 @@ -63,6 +61,12 @@
       <version>${project.version}</version>
     </dependency>
 
+    <dependency>
+      <groupId>org.apache.zeppelin</groupId>
+      <artifactId>spark-scala-2.10</artifactId>
+      <version>${project.version}</version>
 
 Review comment:
   spark-scala-2.10 will always compile with spark 2.2 and scala 2.10. The 
profile only affect the embedded spark 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