GitHub user smungee opened a pull request:
https://github.com/apache/spark/pull/843
[SPARK-1250] Fixed misleading comments in bin/pyspark, bin/spark-class
Fixed a couple of misleading comments in bin/pyspark and bin/spark-class.
The comments make it seem like the script is looking for the Scala installation
when in fact it is looking for Spark.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smungee/spark spark-1250-fix-comments
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/843.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 #843
----
commit 26870f344c5709807a80598111f5e475bfae4eed
Author: Sumedh Mungee <[email protected]>
Date: 2014-05-20T22:03:17Z
[SPARK-1250] Fixed misleading comments in bin/pyspark and bin/spark-class
----
---
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.
---