From the course: Distributed Databases with Apache Ignite

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Resetting back to Ignite version 2.14.0

Resetting back to Ignite version 2.14.0 - Ignite Tutorial

From the course: Distributed Databases with Apache Ignite

Resetting back to Ignite version 2.14.0

- [Instructor] Now that we are done with the demos where we needed to use GridGain to monitor the cluster, I'm going to set up a multi-node cluster using Apache Ignite 2.14.0. Behind the scenes, I've gone ahead and stopped and removed all of the containers that were running our original cluster that had GridGain installed and set up. I'm now going to run three nodes to form a new multi-node cluster. Again, this cluster will have persistence enabled, so I'll continue to use my_schema.xml which enables persistence but we'll be running Apache Ignite 2.14.0. So this is the first node. Let's set up the second node as well. We'll need to activate this cluster, remember that. I'll be doing that as well. So the second node should be up and running at this point in time. And let's set up the third node and we'll get that up and running as well. The three nodes will expose ports 10,800, 10,801, 10,802. I'll confirm that all…

Contents