GitHub user ehnalis opened a pull request:

    https://github.com/apache/spark/pull/6083

    [SPARK-7504] [YARN] NullPointerException when initializing SparkContext in 
YARN-cluster mode

    Added a simple checking for SparkContext.
    Also added two rational checking against null at AM object.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ehnalis/spark cluster

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/6083.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 #6083
    
----
commit 9f287c5a3a2e527b8d2fed45ca3b711e0085f841
Author: ehnalis <[email protected]>
Date:   2015-05-12T15:13:05Z

    [SPARK-7504] [YARN] NullPointerException when initializing SparkContext in 
YARN-cluster mode
    
    Added a simple checking for SparkContext.
    Also added two rational checking against null at AM object.

commit 39e4fa3d1b65cdfc012e2890ebfa07ea3addfda6
Author: ehnalis <[email protected]>
Date:   2015-05-12T15:14:26Z

    SPARK-7504 [YARN] NullPointerException when initializing SparkContext in 
YARN-cluster mode
    
    Removed unnecessary line.

commit 4924e01eca339428922e4d9063603579fdc1c9fe
Author: ehnalis <[email protected]>
Date:   2015-05-12T15:16:00Z

    [SPARK-7504] [YARN] NullPointerException when initializing SparkContext in 
YARN-cluster mode
    
    Added line-break.

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to