countApproxDistinctByKey in python

2015-09-11 Thread LucaMartinetti
Hi,

I am trying to use countApproxDistinctByKey in pyspark but cannot find it. 

https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/rdd/PairRDDFunctions.scala#L417

Am I missing something or has not been ported / wrapped yet?

Thanks



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/countApproxDistinctByKey-in-python-tp24663.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Re: countApproxDistinctByKey in python

2015-09-11 Thread Ted Yu
It has not been ported yet.

On Fri, Sep 11, 2015 at 4:13 PM, LucaMartinetti <l...@luca.io> wrote:

> Hi,
>
> I am trying to use countApproxDistinctByKey in pyspark but cannot find it.
>
>
> https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/rdd/PairRDDFunctions.scala#L417
>
> Am I missing something or has not been ported / wrapped yet?
>
> Thanks
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/countApproxDistinctByKey-in-python-tp24663.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>