zeppelin git commit: ZEPPELIN-3749. New Spark interpreter has to be restarted two times inorder to work fine for different users

2018-09-04 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 ea861f456 -> 0318a94b8 ZEPPELIN-3749. New Spark interpreter has to be restarted two times inorder to work fine for different users This PR fix the issue of scoped mode for new spark interpreter. It will only close SparkContext when

zeppelin git commit: ZEPPELIN-3749. New Spark interpreter has to be restarted two times inorder to work fine for different users

2018-09-04 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 57601f819 -> 71bc75966 ZEPPELIN-3749. New Spark interpreter has to be restarted two times inorder to work fine for different users ### What is this PR for? This PR fix the issue of scoped mode for new spark interpreter. It will only cl