Hi,

As I know there is no any special sink function for streaming to Ignite.
Also, I don't see "jdbc" format in official documentation of spark (only
file, kafka, console, memory and foreach):

https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html#output-sinks

However, you can integrate it with Ignite using foreach sink functionality
and custom implemetation:

https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html#using-foreach
https://spark.apache.org/docs/latest/api/java/org/apache/spark/sql/ForeachWriter.html

BR,
Andrei







--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to