rocks sync host bigtop hadoop config [test=bool]
Reconfigure BIGTOP Hadoop on the named hosts.
parameters
If want to test output set this parameter. Default is no.
examples
Rewrite /etc/sysconfig/hadoop and /root/HadoopConfigurator then run the HadoopConfigurator on host compute-0-0
Show the bash script that will run to rewrite /etc/sysconfig/hadoop on host compute-0-0
rocks sync host bigtop hadoop install [test=bool]
Install hadoop on the named hosts.
parameters
If want to test output set this parameter. Default is no.
examples
add hdfs user, add hadoop group, and install hadoop rpms on host node-0-0 if attr BIGTOP_HADOOP is set on host.
Show the bash script that will run to install hadoop on host node-0-0