Andrew X created ZEPPELIN-3176:
--
Summary: Interpreter binding for a note can be changed by readers
of that note
Key: ZEPPELIN-3176
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3176
Project: Zeppel
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2734
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2733
@mebelousov I manually change it to 2, but I could still create 3
interpreter processes. So I suspect the issue you hit is due to other bugs.
---
Github user mebelousov commented on the issue:
https://github.com/apache/zeppelin/pull/2733
@zjffdu, yes, I've got this error in production.
Schedulers aren't shared, there is one scheduler per each interpreter
processes. If user starts new interpreter processes, Zeppelin creates n
Maxim Belousov created ZEPPELIN-3175:
Summary: Increase limit in SchedulerFactory
Key: ZEPPELIN-3175
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3175
Project: Zeppelin
Issue Type: