IgniteDataStreamer

2017-12-10 Thread gene
Is it possible to utilize IgniteDataStreamer with cache created from DDL? If yes, a short example please.. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Default Cache template

2018-01-15 Thread gene
please advise. -gene -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: IgniteDataStreamer

2018-01-15 Thread gene
Thank you. I've moved past this issue now and have been able to create Table/Cache's using the DDL and WITH parameters. The only issue I'm facing now is how to register a cache template that I can call using the WITH Template= -g -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: IgniteDataStreamer

2018-01-15 Thread gene
thank you. -g -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: IgniteDataStreamer

2018-01-15 Thread gene
I saw that method. But the 2.3 for CREATE TABLE indicates you can passing by WITH for the template. WITH - accepts additional parameters not defined by ANSI-99 SQL: TEMPLATE= - case-sensitive​ name of a cache template registered in Ignite to use as a configuration for the distributed cache that i

Re: IgniteDataStreamer

2018-01-16 Thread gene
Thank you - going to trying this in a bit. -gene -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/