Abhijit created ZEPPELIN-4805:
---------------------------------
Summary: Error Stack Trace not received on API
Key: ZEPPELIN-4805
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4805
Project: Zeppelin
Issue Type: Bug
Components: Interpreters
Affects Versions: 0.9.0
Environment: Running in K8s Linux environment
Reporter: Abhijit
Fix For: 0.9.0
I am using Python interpreter. All calls are made using Zeppelin API
If there is any error in Python script. API response says "Fail to run
Paragraph" , but there is no proper error message in detail. Also stack trace
is not present.
In earlier version , stack trace was given in response as String in case of
failure.
Now, if i execute paragraph using API, i do not get error in response.
Please let me know if i can enable detailed stack trace via API or any
modification is required
--
This message was sent by Atlassian Jira
(v8.3.4#803005)