Details
-
Improvement
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
0.8.0
-
None
-
Important
Description
We use Zeppelin in Isolated mode.
If a particular users Spark Context gets killed, there is no other way to restart the context other than restarting the Spark interpreter.
This affects other users as when restarting the spark interpreter, it kills other users applications as well.
Is there anyway a users spark context can be restarted for a particular user. For both %spark and %pyspark