spark git commit: [SPARK-11709] include creation site info in SparkContext.assertNotStopped error message

2015-11-12 Thread meng
Repository: spark Updated Branches: refs/heads/master 68ef61bb6 -> bc092966f [SPARK-11709] include creation site info in SparkContext.assertNotStopped error message This helps debug issues caused by multiple SparkContext instances. JoshRosen andrewor14 ~~~ scala> sc.stop() scala>

spark git commit: [SPARK-11709] include creation site info in SparkContext.assertNotStopped error message

2015-11-12 Thread meng
Repository: spark Updated Branches: refs/heads/branch-1.6 3df6238bd -> 838f956c9 [SPARK-11709] include creation site info in SparkContext.assertNotStopped error message This helps debug issues caused by multiple SparkContext instances. JoshRosen andrewor14 ~~~ scala> sc.stop() scala>