How to query cross-node Cache data with JDBC correlation?

2018-04-08 Thread hulitao198758
Hello, ask, apache ignite using JDBC thin client connection, use the select the from the cache. The table where the name in (select the name from otherCache. Table) when the returned result is data of the current connection node, other nodes can't return of data, how to solve this problem --

如何用jdbc 关联查询跨节点Cache数据

2018-04-08 Thread hulitao198758
Hello, ask, apache ignite using JDBC thin client connection, use the select the from the cache. The table where the name in (select the name from otherCache. Table) when the returned result is data of the current connection node, other nodes can't return of data, how to solve this problem --

Re: TcpDiscoverSpi error connection refused

2018-04-08 Thread Neeraj Vaidya
Hi Denis, But this issue does not occur on node2 even if it is started before node1. I feel even otherwise this message related to Discovery of level SEVERE is a bit misleading. Wouldn’t it be visible when log level is anything higher than DEBUG as well ? I agree this is not a functional issue

Re: Ignite visor command issue on K8s cluster

2018-04-08 Thread David Harvey
You have 4 nodes running, but are they part of a single cluster? If you look at the log file for one of the server nodes, has it connected to 4 servers or only one? PS. I've found this avoids the need to look up the URL "bin/ignitevisor.sh -cfg=$CONFIG_URI". On Sat, Apr 7, 2018 at 8:40 AM,