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

The script spark-submit.cmd can not handle spark directory with space.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.1
    • 2.0.0
    • Deploy, Windows
    • None

    Description

      Unzip the spark into D:\Program Files\Spark, when we submit the app, we got error:

      'D:\Program' is not recognized as an internal or external command,
      operable program or batch file.

      In spark-submit.cmd, the script does not handle space:
      cmd /V /E /C %~dp0spark-submit2.cmd %*

      Attachments

        Issue Links

          Activity

            People

              tritab@gmail.com Jon Maurer
              cliu Cele Liu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: