Sofiane Cherchalli created ZEPPELIN-2345: --------------------------------------------
Summary: Zeppelin Notebook API not reporting errors properly when notebook execution fails Key: ZEPPELIN-2345 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2345 Project: Zeppelin Issue Type: Bug Components: rest-api Affects Versions: 0.7.0 Reporter: Sofiane Cherchalli Priority: Critical During the execution of a notebook through the rest api, if any exception or error happens, the rest api return a 500 HTTP status code with a generic 'Server Error' message instead of the real or stack trace error. -- This message was sent by Atlassian JIRA (v6.3.15#6346)