Hi sean and others: I want to replace the init-hdfs.sh (.//bigtop-packages/src/common/hadoop/init-hdfs.sh)
with provision.groovy (.//bigtop-packages/src/common/bigtop-utils/provision.groovy) It seems pretty complex. Any pointers on the lifecycle of bigtop-utils files in terms of where and how they get installed in the rpms? Nothing detailed, just some guidelines on how the utilities are leveraged during provisioning of a cluster, and what needs to be done to integrate a new utility into the cluster.... i can grep around for the specifics.