Github user ktoso commented on the issue:
https://github.com/apache/bahir/pull/38
Hi there, interesting patch :)
May I interest you with Akka Streams though? I think it would be the
natural fit for the Akka side here. You could implement what you made Actors
here as a GraphStage (
http://doc.akka.io/docs/akka/2.4.17/scala/stream/stream-customize.html ), and
our blog series about how to write custom connectors (
http://blog.akka.io/integrations/2016/09/05/flow-control-at-the-akka-stream-boundary
).
Hope this helps! Would be super exciting to have a connection to Spark SQL
Streaming directly exposed as Akka Source/Sink :-)
---
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.
---