Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-25636

spark-submit swallows the failure reason when there is an error connecting to master

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.3.2
    • 2.4.0
    • Spark Core
    • 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.

      Attachments

        Activity

          People

            devaraj Devaraj Kavali
            devaraj Devaraj Kavali
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: