Jump to: navigation, search

Difference between revisions of "Sahara/CDHPlugin"

m (Sergey Lukjanov moved page Savanna/CDHPlugin to Sahara/CDHPlugin: Savanna project was renamed due to the trademark issues.)
(changing text reference of Savanna to Sahara)
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
  
The [http://www.cloudera.com/content/cloudera/en/products/cdh.html CDH] plugin allows Savanna to configure Hadoop clusters on OpenStack clouds by using [http://www.cloudera.com/content/cloudera/en/products/cloudera-manager.html Cloudera Manager] through the [http://cloudera.github.io/cm_api/ API].  
+
The [http://www.cloudera.com/content/cloudera/en/products/cdh.html CDH] plugin allows Sahara to configure Hadoop clusters on OpenStack clouds by using [http://www.cloudera.com/content/cloudera/en/products/cloudera-manager.html Cloudera Manager] through the [http://cloudera.github.io/cm_api/ API].  
  
 
== Requirements ==
 
== Requirements ==

Revision as of 16:16, 11 March 2014

Introduction

The CDH plugin allows Sahara 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

Work in progress branch on GitHub:

https://github.com/andreisavu/savanna/compare/bp;cdh-plugin

Relevant documentation pages:

Related Resources

Python API client for Cloudera Manager:


Similar work in Apache Whirr:


Similar work in Dell Crowbar: