Hi Val,

I want to do something like below:
Ignition.setClientMode(true);
Ignite ignite1 = Ignition.start(config1);
Ignite ignite2 = Ignition.start(config2);

with above 2 ignite client instance, so that I can query from one and put the query result into the other manually, even with some customized logic.


                
Thanks
Shawn

On 9/7/2017 07:20vkulichenko<valentin.kuliche...@gmail.com> wrote:
Shawn,

Can you please provide more detail on what you're trying to achieve and what
you tried for that? What exactly is not working?

-Val



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

Reply via email to