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

Reply via email to