[
https://issues.apache.org/jira/browse/BAHIR-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942924#comment-15942924
]
ASF GitHub Bot commented on BAHIR-97:
-------------------------------------
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 :-)
> Akka as a streaming source for SQL Streaming.
> ---------------------------------------------
>
> Key: BAHIR-97
> URL: https://issues.apache.org/jira/browse/BAHIR-97
> Project: Bahir
> Issue Type: New Feature
> Components: Spark SQL Data Sources
> Affects Versions: Spark-2.1.0
> Reporter: Subhobrata Dey
>
> Hello,
> This issue is created to propose the addition of Akka compatible streaming
> source for Spark SQL Streaming.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)