You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Mohammed Abdelbarry <mo...@incorta.com> on 2019/11/13 18:35:39 UTC

Deadlock in 0.8.2

Hello everyone,

We encountered a deadlock while using the REST APIs in zeppelin 0.8.2. In
our use case we create two notebooks, add 1 paragraph to each notebook,
asynchronously run the paragraph, and then delete the paragraph. Attached
is the jstack output which has 1 deadlock.

Thanks in advance for your time.