Jump to: navigation, search

Difference between revisions of "Sahara/Architecture"

m (Sergey Lukjanov moved page Savanna/Architecture to Sahara/Architecture: Savanna project was renamed due to the trademark issues.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:Savanna-architecture]]
+
== '''This page is deprecated'''. ==
 
+
See https://savanna.readthedocs.org/en/latest/architecture.html
The Savanna architecture consists of several components:
 
 
 
* Cluster Configuration Manager  - all the business logic resides here
 
* Auth component - responsible for client authentication & authorization
 
* DAL - Data Access Layer, persists internal models in DB
 
* VM Provisioning - component responsible for communication with Nova and Glance
 
* Deployment Engine - pluggable mechanism responsible for deploying Hadoop on provisioned VMs; existing management solutions like Apache
 
* Ambari and Cloudera Management Console could be utilized for that matter
 
* REST API - exposes Savanna functionality via REST
 
* Savanna Python Client - similar to other OpenStack components Savanna has its own python client
 
* Savanna pages - GUI for the Savanna is located on Horizon
 

Latest revision as of 15:41, 7 March 2014

This page is deprecated.

See https://savanna.readthedocs.org/en/latest/architecture.html