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/
please advise.
-gene
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
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/
thank you.
-g
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
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
Thank you - going to trying this in a bit.
-gene
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/