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 Spark Yarn code
to register the application as RUNNING
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lresende/incubator-toree toree-425
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-toree/pull/128.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #128
----
commit f80a5484eb0a100b66227ee1e3b4968c568a978b
Author: Luciano Resende <[email protected]>
Date: 2017-07-17T22:56:56Z
[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 Spark Yarn code
to register the application as RUNNING
----
---
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 feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---