Apache Livy is a service that enables easy interaction with a Spark cluster over a REST interface
I am running a Spark job using Scala, but it gets stuck not executing and tasks by my worker nodes. …
scala apache-spark hadoop livyI am creating an EMR cluster, and using jupyter notebook to run some spark tasks. My tasks die after approximately 1 …
configuration amazon-emr livyI'm running a spark v2.0.0 YARN cluster. I have livy running beside the Spark master. I have set up a …
apache-spark pyspark jupyter livy