python2-sahara

Client library for Openstack Sahara API server - Python 2.7 module

Install

All systems
curl cmd.cat/python2-sahara.sh
Debian Debian
apt-get install python-saharaclient
Ubuntu
apt-get install python-saharaclient
image/svg+xml Kali Linux
apt-get install python-saharaclient
Windows (WSL2)
sudo apt-get update sudo apt-get install python-saharaclient
Raspbian
apt-get install python-saharaclient

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.