[
https://issues.apache.org/jira/browse/IGNITE-9357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16589998#comment-16589998
]
ASF GitHub Bot commented on IGNITE-9357:
----------------------------------------
GitHub user kukushal opened a pull request:
https://github.com/apache/ignite/pull/4603
IGNITE-9357 Spark Structured Streaming with Ignite as data source and sink
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9357
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4603.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 #4603
----
commit b022dfcf87579431c3257ae4cc4ed29e7240b27e
Author: kukushal <akukushkin@...>
Date: 2018-08-23T09:58:55Z
IGNITE-9357 Spark Structured Streaming with Ignite as data source and sink
----
> Spark Structured Streaming with Ignite as data source and sink
> --------------------------------------------------------------
>
> Key: IGNITE-9357
> URL: https://issues.apache.org/jira/browse/IGNITE-9357
> Project: Ignite
> Issue Type: New Feature
> Components: spark
> Affects Versions: 2.7
> Reporter: Alexey Kukushkin
> Assignee: Alexey Kukushkin
> Priority: Major
>
> We are working on a PoC where we want to use Ignite as a data storage and
> Spark as a computation engine. We found that Ignite is not supported neither
> as a source nor as a Sink when using Spark Structured Streaming, which is a
> must for us.
> We are enhancing Ignite to support Spark streaming with Ignite. We will send
> docs and code for review for the Ignite Community to consider if the
> Community want to accept this feature.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)