GitHub user kanzhang opened a pull request:

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

    [SPARK-1570] Fix classloading in JavaSQLContext.applySchema

    I think I hit a class loading issue when running JavaSparkSQL example using 
spark-submit in local mode.

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

    $ git pull https://github.com/kanzhang/spark SPARK-1570

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

    https://github.com/apache/spark/pull/484.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 #484
    
----
commit feaaeba71588702932b4447a7b9b6f733f695475
Author: Kan Zhang <[email protected]>
Date:   2014-04-22T19:39:15Z

    [SPARK-1570] Fix classloading in JavaSQLContext.applySchema

----


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