[ 
https://issues.apache.org/jira/browse/SPARK-25636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637530#comment-16637530
 ] 

Apache Spark commented on SPARK-25636:
--------------------------------------

User 'devaraj-kavali' has created a pull request for this issue:
https://github.com/apache/spark/pull/22623

> 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
>            Priority: Minor
>
> {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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to