You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Amandeep (Jira)" <ji...@apache.org> on 2019/10/31 01:09:00 UTC

[jira] [Created] (ZEPPELIN-4408) Return exception message when Interpreter code is incomplete

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)