Github user jaceklaskowski commented on a diff in the pull request:
https://github.com/apache/spark/pull/10603#discussion_r49048172
--- Diff: docs/streaming-custom-receivers.md ---
@@ -257,9 +257,9 @@ The following table summarizes the characteristics of
both types of receivers
## Implementing and Using a Custom Actor-based Receiver
-Custom [Akka Actors](http://doc.akka.io/docs/akka/2.2.4/scala/actors.html)
can also be used to
+Custom [Akka
Actors](http://doc.akka.io/docs/akka/current/scala/actors.html) can also be
used to
--- End diff --
It's about actors which are the fundamental concept of Akka so it's of less
worry (like RDDs in Spark), but have changed it to the Akka version Spark uses,
i.e. `2.3.11`.
---
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]