Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/5629#issuecomment-95151867
Click the results above -- this does not compile.
```
[error]
/home/jenkins/workspace/SparkPullRequestBuilder/examples/src/main/scala/org/apache/spark/examples/streaming/TwitterAlgebirdCMS.scala:21:
object CMSHasherImplicits is not a member of package com.twitter.algebird
[error] import com.twitter.algebird.CMSHasherImplicits._
[error] ^
[error]
/home/jenkins/workspace/SparkPullRequestBuilder/examples/src/main/scala/org/apache/spark/examples/streaming/TwitterAlgebirdCMS.scala:72:
not found: value TopPctCMS
[error] val cms = TopPctCMS.monoid[Long](EPS, DELTA, SEED, PERC)
[error] ^
[error]
/home/jenkins/workspace/SparkPullRequestBuilder/examples/src/main/scala/org/apache/spark/examples/streaming/TwitterAlgebirdCMS.scala:79:
missing parameter type for expanded function ((x$1, x$2) =>
x$1.$plus$plus(x$2))
[error] }).reduce(_ ++ _)
[error] ^
```
---
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]