Combine Cloudera API with Amazon AWS API to manage and query CDH clusters on EC2 instances
Cloudera (CDH) API: http://cloudera.github.com/cm_api/apidocs/v1/index.html https://github.com/cloudera/cm_api
Amazon AWS boto: http://boto.cloudhackers.com/en/latest/
cd $SOURCE;sudo pip install -e .
http://code.google.com/p/boto/wiki/BotoConfig
either:
export BOTO_CONFIG=$HOME/.passwords/boto.cfg ./cli/cli.py
or:
./cli/cli.py -b $HOME/.passwords/boto.cfg
./cli/report_cluster.py --cfg ~/.cfg/cdh-manager.cluster-x.cfg