[ 
https://issues.apache.org/jira/browse/SPARK-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170782#comment-14170782
 ] 

Masayoshi TSUZUKI commented on SPARK-3943:
------------------------------------------

This should be modified after the SPARK-3946 is merged because 
{{/python/docs/make.bat}} has the same problem but the directory 
{{/python/docs/}} is ignored in {{/python/.gitignore}} by mistake.

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to