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

Some scripts bin\*.cmd pollutes environment variables in Windows.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • Windows
    • None

    Description

      Some scripts (bin*.cmd) pollutes environment variables in Windows.
      For example, when we execute bin\spark-submit.cmd, we will found that our command prompt keeps environment variables like %SPARK_HOME%, %SPARK_SUBMIT_DEPLOY_MODE%, and so on.
      Those environment variables are only used in the script internally, so we'd better to avoid polluting the environment.

      Attachments

        Activity

          People

            tsudukim Masayoshi Tsuzuki
            tsudukim Masayoshi Tsuzuki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: