Jump to: navigation, search

Difference between revisions of "Sahara/CDHPlugin"

m
m (Related Resources)
Line 28: Line 28:
 
* http://cloudera.github.io/cm_api/apidocs/v4/index.html
 
* http://cloudera.github.io/cm_api/apidocs/v4/index.html
 
* http://blog.cloudera.com/blog/2012/09/automating-your-cluster-with-cloudera-manager-api/  
 
* http://blog.cloudera.com/blog/2012/09/automating-your-cluster-with-cloudera-manager-api/  
 +
  
 
Similar work in Apache Whirr:
 
Similar work in Apache Whirr:
Line 33: Line 34:
 
* https://github.com/cloudera/whirr-cm
 
* https://github.com/cloudera/whirr-cm
 
* http://whirr.apache.org/
 
* http://whirr.apache.org/
 +
  
 
Similar work in Dell Crowbar:
 
Similar work in Dell Crowbar:
  
 
* http://blog.cloudera.com/blog/2013/08/how-to-deploy-hadoop-clusters-automatically-with-dell-crowbar-and-cloudera-manager/
 
* http://blog.cloudera.com/blog/2013/08/how-to-deploy-hadoop-clusters-automatically-with-dell-crowbar-and-cloudera-manager/

Revision as of 12:26, 5 September 2013

Introduction

The CDH plugin allows Savanna to configure Hadoop clusters on OpenStack clouds by using Cloudera Manager through the API.

Requirements

Vanilla OS images with cloud-init that are supported by Cloudera Manager:

http://www.cloudera.com/content/cloudera-content/cloudera-docs/CM4Ent/latest/Cloudera-Manager-Installation-Guide/cmig_cm_requirements.html

An OpenStack Grizzly or newer private or public cloud.

Implementation Notes

TODO

Relevant documentation pages:

Related Resources

Python API client for Cloudera Manager:


Similar work in Apache Whirr:


Similar work in Dell Crowbar: