Skip to content

Conversation

@tsudukim
Copy link
Contributor

@tsudukim tsudukim commented Mar 4, 2016

What changes were proposed in this pull request?

This patch fixes the problem that bin\beeline.cmd pollutes environment variables.
The similar problem is reported and fixed in https://issues.apache.org/jira/browse/SPARK-3943, but bin\beeline.cmd seems to be added later.

How was this patch tested?

manual tests:
I executed the new bin\beeline.cmd and confirmed that %SPARK_HOME% doesn't remain in the command prompt.

@srowen
Copy link
Member

srowen commented Mar 4, 2016

LGTM

@SparkQA
Copy link

SparkQA commented Mar 4, 2016

Test build #52458 has finished for PR 11516 at commit 21da295.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen
Copy link
Member

srowen commented Mar 4, 2016

Jenkins retest this please

@SparkQA
Copy link

SparkQA commented Mar 4, 2016

Test build #52463 has finished for PR 11516 at commit 21da295.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen
Copy link
Member

srowen commented Mar 4, 2016

Merged to master

@asfgit asfgit closed this in e617508 Mar 4, 2016
roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
## What changes were proposed in this pull request?

This patch fixes the problem that `bin\beeline.cmd` pollutes environment variables.
The similar problem is reported and fixed in https://issues.apache.org/jira/browse/SPARK-3943, but `bin\beeline.cmd` seems to be added later.

## How was this patch tested?

manual tests:
  I executed the new `bin\beeline.cmd` and confirmed that %SPARK_HOME% doesn't remain in the command prompt.

Author: Masayoshi TSUZUKI <[email protected]>

Closes apache#11516 from tsudukim/feature/SPARK-13673.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants