GitHub user jyotiska opened a pull request:

    https://github.com/apache/incubator-spark/pull/643

    [SPARK-972] Added detailed callsite info for ValueError in context.py

    This patch gives detailed information when user tries to create a spark 
context while one context is already running. The JIRA ticket is in SPARK-972. 

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

    $ git pull https://github.com/jyotiska/incubator-spark pyspark_code

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

    https://github.com/apache/incubator-spark/pull/643.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 #643
    
----
commit 10c04aa08cd5a9f5277809f5d404c2c5cf8c3ac5
Author: jyotiska <jyotiska...@gmail.com>
Date:   2014-02-24T15:13:17Z

    added callsite info on value error for context.py

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to