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

Marcelo Vanzin resolved SPARK-20742.
------------------------------------
    Resolution: Duplicate

> SparkAppHandle.getState() doesnt return the right state when the launch is 
> done on a mesos master in cluster mode
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-20742
>                 URL: https://issues.apache.org/jira/browse/SPARK-20742
>             Project: Spark
>          Issue Type: Bug
>          Components: Java API
>    Affects Versions: 2.0.2, 2.1.0, 2.1.1
>            Reporter: Avinash Venkateshaiah
>            Priority: Critical
>
> I am launching a spark application on a mesos master in cluster mode using 
> the SparkLauncher. This returns the handle (SparkAppHandle) . However when i 
> try to check the state using handle.getState() it is always UNKOWN even 
> though the job was submitted and completed successfully.
> I'am using spark 2.1.0
> Thanks,
> Avinash



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to