Github user felixcheung commented on the pull request:

    https://github.com/apache/spark/pull/10123#issuecomment-161536076
  
    This is actually not exported from SparkR - since it is first integrated in 
Spark 1.4, SparkR is exporting a smaller/different set of API.
    You can see in https://github.com/apache/spark/blob/master/R/pkg/NAMESPACE
     
    While it is possible to access this with Spark:::numPartitions(), it has 
been available since Spark 1.4 so this rename is actually going to be a 
breaking change (of an internal API).
    So I'd vote for no change in SparkR.
                                          


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