Re: Spark SQL Tutorial in Apache Zeppelin Notebook

2018-06-08 Thread moon soo Lee
Cool! Thanks Jeff for sharing! Thanks, moon On Sun, Jun 3, 2018 at 6:34 PM Jeff Zhang wrote: > > Hi Folks, > > I wrote 2 tutorials for Spark SQL in Apache Zeppelin (Scala & PySpark), > hope it is useful for you. > > > https://medium.com/@zjffdu/spark-sql-tutorial-in-apache-zeppelin-notebook-2a2

All PySpark jobs are canceled when one user cancel his PySpark paragraph (job)

2018-06-08 Thread Jhon Anderson Cardenas Diaz
Dear community, Currently we are having problems with multiple users running paragraphs associated with pyspark jobs. The problem is that if an user aborts/cancels his pyspark paragraph (job), the active pyspark jobs of the other users are canceled too. Going into detail, I've seen that when you