Hi, I wanted to know if I did start a node by igniting.sh in client mode with a fixed configuration I can access that instance via java. Another thing I would do is to partition the input to the ignite server nodes. For example I have 2 <string, int> maps and I would like the first one to go to one server and the second to the server two. Should I set the server cache to "local"? Can I use affinitykey? The maps are practically the same, there is no particular distinction between the objects inside. Thank you
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-Information-tp14330.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
