Hi Arthi, How do you start server nodes? Are they plain Java nodes or C++ nodes (like shown in [1])? If the latter, you should be able to acquire local Ignite instance using Ignition.get() method within C++ code. Will this work for you?
[1] https://apacheignite-cpp.readme.io/docs/getting-started-1#section-with-default-configuration -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Compute-Grid-API-in-C-Scala-tp4456p4751.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
