GitHub user baishuo opened a pull request:

    https://github.com/apache/spark/pull/197

    Update spark-daemon.sh

    Since the previous command is : cd "$SPARK_PREFIX" , so we can call  
spark-class  by "./bin/spark-class" instead of "$SPARK_PREFIX"/bin/spark-class

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/baishuo/spark branch-0.9

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/197.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 #197
    
----
commit a7c3da8d7dba299e4edb13a37a81766b9a2200df
Author: baishuo(白硕) <[email protected]>
Date:   2014-03-21T15:28:19Z

    Update spark-daemon.sh
    
    Since the previous command is : cd "$SPARK_PREFIX" , so we can call  
spark-class  by "./bin/spark-class" instead of "$SPARK_PREFIX"/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.
---

Reply via email to