Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.3.2
-
None
Description
[apache-spark]$ ./bin/spark-submit --verbose --master spark:// .... Error: Exception thrown in awaitResult: Run with --help for usage help or --verbose for debug output
When the spark submit cannot connect to master, there is no error shown. I think it should display the cause for the problem.