Kavin Kumar created ZEPPELIN-1541:
-------------------------------------

             Summary: Spark isn't the default interpreter
                 Key: ZEPPELIN-1541
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1541
             Project: Zeppelin
          Issue Type: Bug
          Components: Interpreters
            Reporter: Kavin Kumar
            Priority: Minor


The default interpreter is currently set as "md" instead of spark due to the 
below property configuration in zeppelin-site.xml The double-quotes in front of 
spark below doesn't make it default.

{code}
<property>
  <name>zeppelin.interpreter.group.order</name>
<value>"spark,md,angular,sh,livy,alluxio,file,psql,flink,python,ignite,lens,cassandra,geode,kylin,elasticsearch,scalding,jdbc,hbase</value>
  <description></description>
</property>
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to