Reamer commented on code in PR #4586:
URL: https://github.com/apache/zeppelin/pull/4586#discussion_r1176200080


##########
spark/interpreter/pom.xml:
##########
@@ -518,6 +518,20 @@
     </profile>
 
     <!-- profile spark-x only affect spark version used in test -->
+    <profile>
+      <id>spark-3.4</id>
+      <activation>
+        <activeByDefault>true</activeByDefault>

Review Comment:
   Only one Spark Profile should have activeByDefault on.



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

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to