You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Avinash Venkateshaiah (JIRA)" <ji...@apache.org> on 2017/05/15 14:32:04 UTC

[jira] [Updated] (SPARK-20742) SparkAppHandle.getState() doesnt return the right state when the launch is done on a mesos master in cluster mode

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

Avinash Venkateshaiah updated SPARK-20742:
------------------------------------------
    Affects Version/s: 2.1.0

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org