GitHub user caikehe opened a pull request:

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

    update the deprecated CountMinSketchMonoid function to TopPctCMS function

    
http://twitter.github.io/algebird/index.html#com.twitter.algebird.legacy.CountMinSketchMonoid$
    The CountMinSketchMonoid has been deprecated since 0.8.1. Newer code should 
use TopPctCMS.monoid().
    
    
![image](https://cloud.githubusercontent.com/assets/1327396/7269619/d8b48b92-e8d5-11e4-8902-087f630e6308.png)
    


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

    $ git pull https://github.com/caikehe/spark master

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

    https://github.com/apache/spark/pull/5629.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 #5629
    
----
commit 4c0dfd1159a0b7495f20b8bcad96776da4b41eed
Author: KeheCAI <[email protected]>
Date:   2015-04-22T07:45:18Z

    update the deprecated CountMinSketchMonoid function to TopPctCMS function

----


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