Ignite comes with a nice sample for using the Data Streamer API: 
https://github.com/apache/ignite/blob/master/examples/src/main/java/org/apache/ignite/examples/streaming/StreamTransformerExample.java
 
<https://github.com/apache/ignite/blob/master/examples/src/main/java/org/apache/ignite/examples/streaming/StreamTransformerExample.java>
 

There’s nothing really “special” about caches/tables created using DDL rather 
than one of the other methods.

Regards,
Stephen

> On 19 Feb 2019, at 03:49, Clay Teahouse <clayteaho...@gmail.com> wrote:
> 
> Hello All,
> 
> Can someone share an example of utilizing IgniteDataStreamer  API to populate 
> a table created via a DDL?
> 
> thank you,
> Clay
> 


Reply via email to