[ 
https://issues.apache.org/jira/browse/SPARK-4788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-4788.
------------------------------
    Resolution: Not a Problem

There's really not much info to go on here, but it looks like a problem in your 
app. My guess is you are using an RDD inside one of your functions that are 
supposed to execute remotely, and you can't do that.

> NullPointerException while launching application using spark submit in 
> cluster deploy mode.
> -------------------------------------------------------------------------------------------
>
>                 Key: SPARK-4788
>                 URL: https://issues.apache.org/jira/browse/SPARK-4788
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy
>    Affects Versions: 1.1.0
>         Environment: ubuntu 14.04.1
>            Reporter: siva venkat gogineni
>         Attachments: stacktrace.txt
>
>
> I get a NullPointerException while launching application using spark submit 
> in cluster deploy mode. But the same application works perfectly fine when i 
> Run in client deploy mode.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to