Github user pferrel commented on a diff in the pull request:
https://github.com/apache/incubator-predictionio/pull/269#discussion_r73793235
--- Diff: data/src/main/scala/io/prediction/data/store/PEventStore.scala ---
@@ -24,6 +24,8 @@ import org.joda.time.DateTime
import org.apache.spark.SparkContext
import org.apache.spark.rdd.RDD
+import scala.concurrent.ExecutionContext
+
/** This object provides a set of operation to access Event Store
* with Spark's parallelization
*/
--- End diff --
ready for review
Supports SelfCleaningDatasource
---
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.
---