[GitHub] incubator-toree pull request #128: [TOREE-425] Force sparkContext initializa...

2017-08-03 Thread lresende
Github user lresende closed the pull request at: https://github.com/apache/incubator-toree/pull/128 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-toree pull request #128: [TOREE-425] Force sparkContext initializa...

2017-07-17 Thread rdblue
Github user rdblue commented on a diff in the pull request: https://github.com/apache/incubator-toree/pull/128#discussion_r127858852 --- Diff: kernel/src/main/scala/org/apache/toree/boot/layer/ComponentInitialization.scala --- @@ -94,6 +98,18 @@ trait

[GitHub] incubator-toree pull request #128: [TOREE-425] Force sparkContext initializa...

2017-07-17 Thread rdblue
Github user rdblue commented on a diff in the pull request: https://github.com/apache/incubator-toree/pull/128#discussion_r127858615 --- Diff: kernel/src/main/scala/org/apache/toree/kernel/api/Kernel.scala --- @@ -414,13 +417,15 @@ class Kernel (

[GitHub] incubator-toree pull request #128: [TOREE-425] Force sparkContext initializa...

2017-07-17 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/incubator-toree/pull/128 [TOREE-425] Force sparkContext initialization in cluster mode Kernels running in yarn-cluster mode (when launched via spark-submit) must initialize a SparkContext in order for the