GitHub user jyotiska opened a pull request:

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

    Added doctest and method description in context.py

    Added doctest for method textFile and description for methods 
_initialize_context and _ensure_initialized in context.py

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

    $ git pull https://github.com/jyotiska/spark pyspark_context

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

    https://github.com/apache/spark/pull/187.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 #187
    
----
commit 5b236869e45f61b000ae28659fc9bcfd7d17c1ca
Author: Jyotiska NK <jyotiska...@gmail.com>
Date:   2014-03-20T16:48:41Z

    Updated context.py with method descriptions
    
    Added descriptions for methods _initialize_context and _ensure_initialized

commit 356f94591b4bf31281408f077f058d40868d4f58
Author: Jyotiska NK <jyotiska...@gmail.com>
Date:   2014-03-20T17:21:37Z

    Added doctest for textFile method in context.py
    
    Doctest added for method textFile in 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