Member since
05-25-2021
5
Posts
0
Kudos Received
0
Solutions
06-09-2021
12:43 PM
Hi Charan, Thanks for the reply. We found the issue and it is because one of our third party security tool is blocking the code syntax.
... View more
05-27-2021
11:51 AM
I am unable to add another paragraph with more content in a notebook. I can add short notes but when trying to add to long code in the new paragraph in a notebook It is not adding any more. I tried increasing the zeppelin.websocket.max.text.message.size property value to 30720000. but it didn't helped. From logs I see the following error: NotebookServer.java[onMessage]:365) - Can't handle message: {"op":"INSERT_PARAGRAPH","data":{" index":15},"roles":"[\"zeppelin_admin_role\"]"} Can someone help me with this.
... View more
Labels:
- Labels:
-
Apache Zeppelin
05-27-2021
11:43 AM
Thank you Alex for information. Form your explanation I can understand the exact usage of the properties. But is there a property which we can use to stop long running jobs automatically with out going and killing them from UI Best Regards, Chandu
... View more
05-25-2021
11:28 AM
I am looking for some configuration where I would like to set a timeout for jobs that are been running for a long time. I have looked up documentation and could find different properties such as zeppelin.interpreter.connect.timeout zeppelin.interpreter.lifecyclemanager.timeout.threshold zeppelin.interpreter.lifecyclemanager.timeout.checkinterval Can someone please assist me in selecting the correct property to set time out for long running jobs and please differentiate between the above configuration parameters. Best Regards, Chandu
... View more
Labels:
- Labels:
-
Apache Zeppelin