GitHub user tgravescs opened a pull request:

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

    SPARK-1330 removed extra echo from comput_classpath.sh

    remove the extra echo which prevents spark-class from working.  Note that I 
did not update the comment above it, which is also wrong because I'm not sure 
what it should do. 
    
    Should hive only be included if explicitly built with sbt hive/assembly or 
should sbt assembly build it?

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

    $ git pull https://github.com/tgravescs/spark SPARK-1330

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

    https://github.com/apache/spark/pull/241.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 #241
    
----
commit b10d708e7e1a3d0bb1264b79262ca14b26503ae2
Author: Thomas Graves <[email protected]>
Date:   2014-03-26T20:37:09Z

    SPARK-1330 removed extra echo from comput_classpath.sh

----


---
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