You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Masayoshi TSUZUKI (JIRA)" <ji...@apache.org> on 2014/10/14 12:12:33 UTC

[jira] [Created] (SPARK-3943) Some scripts bin\*.cmd pollutes environment variables in Windows.

Masayoshi TSUZUKI created SPARK-3943:
----------------------------------------

             Summary: Some scripts bin\*.cmd pollutes environment variables in Windows.
                 Key: SPARK-3943
                 URL: https://issues.apache.org/jira/browse/SPARK-3943
             Project: Spark
          Issue Type: Improvement
          Components: Windows
    Affects Versions: 1.1.0
            Reporter: Masayoshi TSUZUKI
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org