You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/10/10 22:45:00 UTC

[jira] [Updated] (SPARK-25636) spark-submit swallows the failure reason when there is an error connecting to master

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

Marcelo Vanzin updated SPARK-25636:
-----------------------------------
    Fix Version/s:     (was: 2.4.0)
                   3.0.0
                   2.4.1

> spark-submit swallows the failure reason when there is an error connecting to master
> ------------------------------------------------------------------------------------
>
>                 Key: SPARK-25636
>                 URL: https://issues.apache.org/jira/browse/SPARK-25636
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.3.2
>            Reporter: Devaraj K
>            Assignee: Devaraj K
>            Priority: Minor
>             Fix For: 2.4.1, 3.0.0
>
>
> {code:xml}
> [apache-spark]$ ./bin/spark-submit --verbose --master spark://
> ....
> Error: Exception thrown in awaitResult:
> Run with --help for usage help or --verbose for debug output
> {code}
> When the spark submit cannot connect to master, there is no error shown. I think it should display the cause for the problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org