Jump to: navigation, search

Difference between revisions of "Sahara/CDHPlugin"

m
Line 10: Line 10:
  
 
An OpenStack Grizzly or newer private or public cloud.
 
An OpenStack Grizzly or newer private or public cloud.
 +
 +
<big>'''Implementation Notes'''</big>
 +
 +
TODO
 +
 +
Relevant documentation pages:
 +
 +
* https://savanna.readthedocs.org/en/latest/devref/plugins.html
 +
* https://savanna.readthedocs.org/en/latest/devref/plugin.spi.html
  
 
<big>'''Related Resources'''</big>
 
<big>'''Related Resources'''</big>

Revision as of 12:08, 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: