Skip to content

[SPARK-4683][SQL] Add a beeline.cmd to run on Windows #3599

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

liancheng
Copy link
Contributor

Tested locally with a Win7 VM. Connected to a Spark SQL Thrift server instance running on Mac OS X with the following command line:

bin\beeline.cmd -u jdbc:hive2://10.0.2.2:10000 -n lian

Review on Reviewable

@SparkQA
Copy link

SparkQA commented Dec 4, 2014

Test build #24131 has started for PR 3599 at commit 79092e7.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Dec 4, 2014

Test build #24131 has finished for PR 3599 at commit 79092e7.

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

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/24131/
Test PASSed.

@pwendell
Copy link
Contributor

pwendell commented Dec 4, 2014

Thanks Cheng, I'll pull this in.

asfgit pushed a commit that referenced this pull request Dec 4, 2014
Tested locally with a Win7 VM. Connected to a Spark SQL Thrift server instance running on Mac OS X with the following command line:

```
bin\beeline.cmd -u jdbc:hive2://10.0.2.2:10000 -n lian
```

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/apache/spark/3599)
<!-- Reviewable:end -->

Author: Cheng Lian <[email protected]>

Closes #3599 from liancheng/beeline.cmd and squashes the following commits:

79092e7 [Cheng Lian] Windows script for BeeLine

(cherry picked from commit 28c7aca)
Signed-off-by: Patrick Wendell <[email protected]>
@asfgit asfgit closed this in 28c7aca Dec 4, 2014
@liancheng liancheng deleted the beeline.cmd branch December 5, 2014 00:08
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.

4 participants