Jeff Zhang created ZEPPELIN-4152:
------------------------------------
Summary: Use spark 2.2 as the default profile
Key: ZEPPELIN-4152
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4152
Project: Zeppelin
Issue Type: Improvement
Reporter: Jeff Zhang
Currently the default build command can not pass, because the default spark
profile is spark-2.4 and scala default profile is 2.10, the default build can
not pass because spark 2.4 doesn't support scala 2.10
{code:java}
mvn clean package -DskipTests{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)