Yesha Vora created ZEPPELIN-2579:
------------------------------------
Summary: Fix the error message when interpreter is not configured
in notebook
Key: ZEPPELIN-2579
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2579
Project: Zeppelin
Issue Type: Bug
Reporter: Yesha Vora
Steps to reproduce.
* Add new notebook.
* Click on interpreter setting button
* Delete %sh interpreter
* In paragraph, type below statements.
{code}
%sh
hdfs dfs -ls /tmp{code}
* execute paragraph.
This paragraph returns "Prefix not found.".
The error message should be more clear. such as "%sh interpreter is not tied to
notebook"
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)