Yesha Vora created ZEPPELIN-2053:
------------------------------------

             Summary: Default interpreter for Spark2 only cluster should be 
Spark2
                 Key: ZEPPELIN-2053
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2053
             Project: Zeppelin
          Issue Type: Bug
          Components: zeppelin-interpreter
            Reporter: Yesha Vora
            Priority: Critical


Zeppelin sets up Spark as default interpreter for all the clusters. ( Even 
though spark is not installed on that cluster ). 

Zeppelin should set default interpreter as per the Spark versions installed on 
the cluster. 
| Installed Spark version | Default zeppelin interpreter |
| spark | spark|
| spark2 | spark2 |
| spark , spark2 | spark |

with current behavior, default interpreter won't work in spark2 only cluster. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to