GitHub user tsudukim opened a pull request:
https://github.com/apache/spark/pull/11442
[SPARK-13592][Windows] fix path of spark-submit2.cmd in spark-submit.cmd
## What changes were proposed in this pull request?
This patch fixes the problem that pyspark fails on Windows because pyspark
can't find ```spark-submit2.cmd```.
## How was this patch tested?
manual tests:
I runned ```bin\pyspark.cmd``` and checked if pyspark is launched
correctly after this patch is applyed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tsudukim/spark feature/SPARK-13592
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11442.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11442
----
commit 5a8ea5b4f2efd9b5b9e3b24640b72a7edec58eee
Author: Masayoshi TSUZUKI <[email protected]>
Date: 2016-03-01T09:02:36Z
[SPARK-13592][Windows] fix path of spark-submit2.cmd in spark-submit.cmd.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]