Randy Gelhausen created ZEPPELIN-780:
----------------------------------------
Summary: For interpreters with multiple %types, allow re-ordering
of types
Key: ZEPPELIN-780
URL: https://issues.apache.org/jira/browse/ZEPPELIN-780
Project: Zeppelin
Issue Type: Bug
Reporter: Randy Gelhausen
The Spark interpreter supports: %spark, %pyspark, %sql
It's common to use %spark or %pyspark in the first few cells of a notebook to
load some data into a table.
Subsequent cells are often all %sql. It would be nice to be able to make %sql
the default subtype for the Spark interpreter.
More generally, users should be able to re-order any interpreter subtype
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)