Amandeep created ZEPPELIN-4408:
----------------------------------
Summary: Return exception message when Interpreter code is
incomplete
Key: ZEPPELIN-4408
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4408
Project: Zeppelin
Issue Type: Improvement
Components: Interpreters
Affects Versions: 0.9.0
Reporter: Amandeep
Currently paragraph simply goes into finish state and makes it harder to know
if the code has any issues or not.
For ex. (println("Hello World") doesn't return any exception and paragraph goes
into finished state. It's hard to find a syntax error when code is much more
complex.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)