[
https://issues.apache.org/jira/browse/SPARK-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170789#comment-14170789
]
Apache Spark commented on SPARK-3943:
-------------------------------------
User 'tsudukim' has created a pull request for this issue:
https://github.com/apache/spark/pull/2797
> 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]