Re: Limit on multiple concurrent interpreters / isolated notebooks?

2016-12-14 Thread blaubaer
So that is concerning the drivers, which clearly have to fit on one single machine. But what about the Zeppelin server service itself? Any bottlenecks for how many concurrent drivers processes it can handle? - René Pfitzner Lead Data Scientists Neue Zürcher Zeitung

Re: Limit on multiple concurrent interpreters / isolated notebooks?

2016-12-14 Thread Jianfeng (Jeff) Zhang
Yes, this would be a critical performance issue for multiple user case. Because currently zeppelin only support yarn-client mode which means the driver JVM is in the same host of zeppelin server. So regarding the concurrent users, it depends on the memory you configure for the driver and how many

line graph after psql query

2016-12-14 Thread t p
I’m using the plotting features of the table display system. I’m using the postgres/psql interpreter. I noticed a few issues and I’m hoping that someone can point me in the right direction to resolve these issues: 1) I’m unable to display a value on y-axis (number field) as is (it forces me to