Hi Shawn!

Do you have other nodes in your cluster?
Judging by the provided code, you are trying to connect two clients one to
another, but clients require servers to connect to.

Please refer to the documentation for more information:
https://apacheignite.readme.io/v2.1/docs/clients-vs-servers

- Denis

чт, 7 сент. 2017 г. в 16:17, shawn.du <shawn...@neulion.com.cn>:

> 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:20,vkulichenko<valentin.kuliche...@gmail.com>
> <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