You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/05/25 22:58:01 UTC

[jira] [Updated] (SPARK-1250) Misleading comments in Spark startup scripts

     [ https://issues.apache.org/jira/browse/SPARK-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Wendell updated SPARK-1250:
-----------------------------------

    Assignee: Sumedh Mungee

> 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
>            Assignee: Sumedh Mungee
>            Priority: Trivial
>             Fix For: 1.0.0
>
>
> 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)