[
https://issues.apache.org/jira/browse/ZEPPELIN-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390044#comment-14390044
]
ASF GitHub Bot commented on ZEPPELIN-19:
----------------------------------------
GitHub user RamVenkatesh opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/22
ZEPPELIN-19 Failures from disabled interpreters not reported
Handle all exceptions from NotebookServer runParagraph and update Note
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RamVenkatesh/incubator-zeppelin ZEPPELIN-19
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/22.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22
----
commit 4576183b29efa1e6af6ed1eec389cfd459e4917a
Author: Ram Venkatesh <[email protected]>
Date: 2015-04-01T06:07:32Z
ZEPPELIN-19 Failures from disabled interpreters not reported
Handle all exceptions from NotebookServer runParagraph and update Note
----
> Failures from disabled interpreters not reported
> ------------------------------------------------
>
> Key: ZEPPELIN-19
> URL: https://issues.apache.org/jira/browse/ZEPPELIN-19
> Project: Zeppelin
> Issue Type: Bug
> Reporter: Ram Venkatesh
>
> On a note, if an interpreter is disabled for any reason, errors from
> paragraph execution not surfaced to the user. This can also happen on
> interpreter startup failures.
> The logs do have an NPE in them, but it would be good to give the user some
> feedback on the failure.
> Pull request to follow shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)