You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2019/05/12 07:59:00 UTC

[jira] [Created] (ZEPPELIN-4152) Use spark 2.2 as the default profile

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)