GitHub user zsxwing opened a pull request:
https://github.com/apache/spark/pull/10457
[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
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zsxwing/spark java-actor-stream
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/10457.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 #10457
----
commit 63f404128f888e0c05242987b10c40d317486a4b
Author: Shixiong Zhu <[email protected]>
Date: 2015-12-23T20:20:45Z
Refactor ActorReceiver to support Java
----
---
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]