[GitHub] zeppelin issue #2733: [ZEPPELIN-3175] Set ExecutorFactory 65536 in Scheduler...

2018-07-05 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2733 Hmm... It seems PR is actual for branch-0.8. I propose to wait somebody with this bug and then fix source code. ---

[GitHub] zeppelin issue #2733: [ZEPPELIN-3175] Set ExecutorFactory 65536 in Scheduler...

2018-01-22 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2733 Thanks @mebelousov for verifying ---

[GitHub] zeppelin issue #2733: [ZEPPELIN-3175] Set ExecutorFactory 65536 in Scheduler...

2018-01-22 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2733 I had to test the bug before filing the PR. I saw this bug in branch-0.7 and master branch several month ago. It's excellent this bug is absent now. ---

[GitHub] zeppelin issue #2733: [ZEPPELIN-3175] Set ExecutorFactory 65536 in Scheduler...

2018-01-19 Thread zjffdu
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] zeppelin issue #2733: [ZEPPELIN-3175] Set ExecutorFactory 65536 in Scheduler...

2018-01-19 Thread mebelousov
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