Re: Checking the reason of pending

2015-08-25 Thread Wush Wu
Dear Victors, Thanks for your reply. I'll create a ticket for this feature. Dear Moon, Thanks for the information. Sadly, our task are usually written in scala and python. FIFO is OK for us now, but knowing the job queue should be helpful. Wush 2015-08-25 23:20 GMT+08:00 moon soo Lee : > Hi W

Re: Checking the reason of pending

2015-08-25 Thread moon soo Lee
Hi Wush, Spark SQL can run concurrently by setting 'zeppelin.spark.concurrentSQL' true in Interpreter page. scala/python code can not run concurrently at the moment. Here's a related discussion. http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/why-zeppelin-SparkInterpreter

Re: Checking the reason of pending

2015-08-25 Thread Victor Manuel Garcia
Hi Wush, by the moment you can not know but would be a nice feature... thks 2015-08-25 10:03 GMT+02:00 Wush Wu : > Dear all, > > Our team is using zeppelin to submit ad hoc queries to our spark cluster. > There are many people using the zeppelin at the same time. Sometimes, we > need to wa