Hi, 1. Looks like it's impossible to use same class-loader for all tasks, but you can specify parent classloader via IgniteConfiguration.setClassLoader().
2. It's impossible, to use same database for TcpDiscoveryJdbcIpFinder on nodes from different grids, but you are free implements your own IpFinder. On Thu, Mar 30, 2017 at 1:26 PM, jpmoore40 <[email protected]> wrote: > Bumping this thread as I haven't had any response to the question regarding > using jdbc finder to specify separate grids. Can anyone give any more info? > > Thanks > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Loading-a-native-library-on-a-grid-node- > tp11227p11560.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Best regards, Andrey V. Mashenkov
