3.1. report

3.1.1. report host bigtop hadoop config

rocks report host bigtop hadoop config {host} [ConfigFile=string]

Output the BIGTOP Hadoop Local Configuration Uses Rocks Attributes: BIGTOP_HadoopNameNode, BIGTOP_HadoopDataDir, BIGTOP_HadoopData, BIGTOP_HadoopSecondaryNameNode, BIGTOP_HadoopCheckPointDirs, BIGTOP_HadoopCheckPointPeriod, BIGTOP_HadoopReplicationDefault, BIGTOP_HadoopUpdateFstab, ganglia_address, Kickstart_PrivateDNSDomain

arguments

host

One host name.

parameters

[ConfigFile=string]

Defaults to: /etc/sysconfig/hadoop

examples

$ rocks report host bigtop hadoop config compute-0-0

Create the BIGTOP Hadoop Configuration for compute-0-0

$ rocks report host bigtop hadoop config compute-0-0 ConfigFile=/etc/sysconfig/hadooptest

Create the BIGTOP Hadoop Configuration for compute-0-0 on file /etc/sysconfig/hadooptest

3.1.2. report host bigtop hadoop install

rocks report host bigtop hadoop install {host}

Output the BIGTOP hadoop wrapper install script Uses Rocks Attributes: BIGTOP_HADOOP,rocks_version_major, BIGTOP_Hadoop_StartDaemonDataNode,BIGTOP_Hadoop_StartDaemonNameNode, BIGTOP_Hadoop_StartDaemonSecondaryNameNode

arguments

host

One host name.

examples

$ rocks report host bigtop hadoop install hadoop-0-0

Create wrapper script to install BIGTOP hadoop for hadoop-0-0