sahara

Python client library for interacting with OpenStack Sahara API.

Install

All systems
curl cmd.cat/sahara.sh
Debian Debian
apt-get install python2-saharaclient
Fedora
dnf install python2-saharaclient
Raspbian
apt-get install python2-saharaclient

python2-saharaclient

Python client library for interacting with OpenStack Sahara API.

python-saharaclient

Client library for Openstack Sahara API server - Python 2.7 module

Sahara aims to provide users with simple means to provision a Hadoop cluster by specifying several parameters like Hadoop version, cluster topology, nodes hardware details and a few more. This is a client for the Sahara which uses the OpenStack Image API. There's a Python API (the "saharaclient" module), and a command-line script ("sahara"). This package provides the Python 2.7 module.