[
https://issues.apache.org/jira/browse/SPARK-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004076#comment-14004076
]
Sumedh Mungee commented on SPARK-1250:
--------------------------------------
Submitted pull request: https://github.com/apache/spark/pull/843
> Misleading comments in Spark startup scripts
> --------------------------------------------
>
> Key: SPARK-1250
> URL: https://issues.apache.org/jira/browse/SPARK-1250
> Project: Spark
> Issue Type: Bug
> Components: Deploy
> Affects Versions: 1.0.0
> Reporter: Sumedh Mungee
> Priority: Trivial
>
> A couple of the scripts in bin/ (run-example, spark-class) have the following
> comment in the code:
> {noformat}
> # Figure out where the Scala framework is installed
> {noformat}
> This suggests that the Scala framework is required to be installed before
> running Spark, which is misleading for newcomers. Instead, the comment should
> say:
> {noformat}
> # Figure out where Spark is installed
> {noformat}
> Will submit a pull request for this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)