How Ignite launch the ./libs Jar

2020-05-20 Thread Marble
Hi , need your help, or give a link, or give a hint on this deployment, Ignite Jar deployment case, Say I have a jar package with the main-class defined, and put it into the ./libs folder, what will the ignite do, ignite how to launch this Jar? Which is the endpoint for Ignite launch this Jar?

Re: Ignite Zookeeper Cluster Exceptions

2020-05-19 Thread Marble
Ilya, works now, it is due to my zookeeper with authentication, thanks. -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Ignite Task deployment questions

2020-05-19 Thread Marble
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

Compute Task deployment Queries

2020-05-19 Thread Marble
Hi Guru, I have ready 3 nodes cluster with zookeeper, have questions/confuse on the task deployment. Like flink, there is a web console to upload the jar file and control the job run/stop/delete, how our ignite tasks deploy to my cluster? From the doc, still not much understand the full

Ignite Zookeeper Cluster Exceptions

2020-05-18 Thread Marble
My env: with 3 VM hosts, say node1(192.168.1.11)/node2(192.168.1.13)/node3(192.168.1.13). all 3 nodes run with docker ignite:latest (2.8.0), with --net=host parameter, zookeeper 3.5.5 runs at node1 with 2181 port; I have more two components from libs/optional to libs folder, both are

Ignite Zookeeper Cluster Exceptions

2020-05-18 Thread Marble
My env: with 3 VM hosts, say node1(192.168.1.11)/node2(192.168.1.13)/node3(192.168.1.13). all 3 nodes run with docker ignite:latest (2.8.0), with --net=host parameter, zookeeper 3.5.5 runs at node1 with 2181 port; I have more two components from libs/optional to libs folder, both are