spark-instrumented-optimizer/project
Shixiong Zhu c0c397509b [SPARK-12510][STREAMING] Refactor ActorReceiver to support Java
This PR includes the following changes:

1. Rename `ActorReceiver` to `ActorReceiverSupervisor`
2. Remove `ActorHelper`
3. Add a new `ActorReceiver` for Scala and `JavaActorReceiver` for Java
4. Add `JavaActorWordCount` example

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #10457 from zsxwing/java-actor-stream.
2016-01-07 15:26:55 -08:00
..
project [MINOR][BUILD] Changed the comment to reflect the plugin project is there to support SBT pom reader only. 2015-11-30 09:30:58 +00:00
build.properties [SPARK-12112][BUILD] Upgrade to SBT 0.13.9 2015-12-05 08:15:30 +08:00
MimaBuild.scala Update MimaExcludes now Spark 1.6 is in Maven. 2016-01-03 16:58:01 -08:00
MimaExcludes.scala [SPARK-12510][STREAMING] Refactor ActorReceiver to support Java 2016-01-07 15:26:55 -08:00
plugins.sbt [SPARK-12362][SQL][WIP] Inline Hive Parser 2016-01-01 23:22:50 -08:00
SparkBuild.scala [SPARK-12573][SPARK-12574][SQL] Move SQL Parser from Hive to Catalyst 2016-01-06 11:16:53 -08:00