Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3039
In my guess, you might want to change some spark properties with executing
Spark paragraph. In this case, we might need to restart SparkInterpreter to
adopt some properties like `spark.executor.memory` and so on. ---
