Hi,

I have a java program which is used to write to ignite cache and then into
the persistant db.
I have  created a client jar. I am trying to use this to interact with
ignite servers on kubernetes.
I have followed  this
<https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiptbHM2LvZAhXHe7wKHaeNAeMQFggmMAA&url=https%3A%2F%2Fapacheignite.readme.io%2Fdocs%2Fkubernetes-deployment&usg=AOvVaw0c802vvylyi4aFPEyagE9O>
  
document to deploy ignite on kubernetes. 

As per my understanding, the client program jar needs to be present on the
libs folder of all servers. 
I think this can be set using EXTERNAL_LIBS option. But in my case, ignite
servers are already started. 

Do i need to restart now, for the changes to take affect ? 
Can I just place it in libs folder and servers will pick up the latest jars
?

 
Regards,
Vishwas



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to