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.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
==Attention==
 +
 +
This page is outdated. Please follow Sahara official documentation for more information about the Cloudera Plugin [http://docs.openstack.org/developer/sahara/]
 +
 
== 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 ==

Latest revision as of 09:32, 19 November 2015

Attention

This page is outdated. Please follow Sahara official documentation for more information about the Cloudera Plugin [1]

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: