I’m a new user of apache ignite. I want to know if my data is supposed to be partitioned amongst 3 nodes and data of each node is supposed to have a backup on the other two nodes. The data is JSON key value pairs in 150 columns and 1 million rows. How will the configuration file look like? Can anyone explain so that I can configure it for my project.
Thanks. -- Regards, Viraj Rathod