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

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

Devaraj K created SPARK-25636:
---------------------------------

             Summary: 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


{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