Re: Ignite on Kubernetes: Question on external jars

2018-02-23 Thread Вячеслав Коптилин
Hello,

It seems to me, that you have to restart your cluster.
Java classpath is not something that can be dynamically changed at runtime.

Thanks!

2018-02-23 12:14 GMT+03:00 vbm :

> 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
>  web&cd=1&cad=rja&uact=8&ved=0ahUKEwiptbHM2LvZAhXHe7wKHaeNA
> eMQFggmMAA&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/
>


Ignite on Kubernetes: Question on external jars

2018-02-23 Thread vbm
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

  
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/