GitHub user patmcdonough opened a pull request:

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

    SPARK-3389: New public method for RDD's to have consistent way of obtain...

    ...ing the number of RDD partitions across languages.
    


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

    $ git pull https://github.com/patmcdonough/spark getNumPartitions

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

    https://github.com/apache/spark/pull/2447.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 #2447
    
----
commit de966fd0a4e9fe0984bba3969ac3474aa8e3d038
Author: Pat McDonough <[email protected]>
Date:   2014-09-18T07:00:47Z

    SPARK-3389: New public method for RDD's to have consistent way of obtaining 
the number of RDD partitions across languages

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to