Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-1652 Fixes and improvements for spark-submit/configs
  3. SPARK-1906

spark-submit doesn't send master URL to Driver in standalone cluster mode

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0
    • Deploy
    • None

    Description

      `spark-submit` doesn't send `spark.master` to DriverWrapper. So the latter creates an empty SparkConf and throws an exception:

      A master URL must be set in your configuration
      

      The workaround is setting master explicitly in the user application.

      Attachments

        Issue Links

          Activity

            People

              andrewor14 Andrew Or
              mengxr Xiangrui Meng
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: