2016-03-24 1:26 GMT+01:00 Lachlan Musicman <[email protected]>: > Hi, > > I'm just configuring a script to deploy worker nodes. I've realised that > version #1, made many moons ago, installed MySQL/MariaDB. > > But now that I look at my worker nodes, I don't think that they need mysql > on them. > > Can any one confirm or deny if they do? >
for sure you don't need mariadb on worker node to run "Hello Worold" thorugh Slurm, but if you want load some data into mysql, and than run some scripts with mysql :) cheers, marcin
