Hi Guru, 

Even check the ignite deployment documentation, but still not much
understand the overall picture.

Say I have ready 3 nodes cluster with zookeeper discovery. Now I have a task
want to deploy to this cluster, in flink, there is a console to provide
upload, stop/run/delete and monitoring this tasks, how ignite achieve this
deployment? Is there a detail step by step case? thanks.

If we achieve this by deploy a jar to each node ./libs folder, and when
instance startup it will lunch this task, but once we have new changes on
this task, does it mean each deployment need restart the instances? Seems
not a good solution.

Another query is, with Ignite ignite = Ignition.Ignite(); ignite.start(); in
this ignite instance, how can I connect to the remote cluster, where to set
the remote connection string, such as host:port:user:pwd, like JDBC? and run
the example/debug with this cluster environment. 

new to the ignite, need help, thanks a lot.



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Reply via email to