Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.0
-
Running in K8s Linux environment
-
Important
Description
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