Hi , I am using ignite in client server mode .
I am deploying ignite as an yarn application and in my client code I am doing tcp discovery to connect the server. In my client application i set in ignite configuration config.setcleintMode(true) and config.setPeerClassLaodingEnabled(true) However when I am starting the client application it says the remote node has peer class loading enabled flag as different which is false by default. So i am just seeking advice that duign yarn deployment with cluster.properties or with any command lien argument can i set the peerclassloading flag to true on server. Thanks in advance Debashis Sinha -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
