I have around 20 spark worker nodes running on different hosts I need to start an Ignite node on every such spark worker
I know that we can ssh into that host and run ignite.sh script to start the node Is there a simpler way to do so .. Without having to ssh into 20 hosts manually?? Regards Arunima