Managing qubole clusters
Project description
# Introduction
Simple script to turn on qubole clusters
## Usage
To access qubole’s API, you’ll have to obtain an API key
`bash export QUBOLE_TOKEN=<API KEY> `
To get the status of cluster
`bash qubole state --cluster USERNAME `
Example
`bash qubole state --cluster wesley Cluster wesley UP Ganglia: https://us.qubole.com/ganglia-metrics-19436/ `
Toggle cluster between UP and DOWN state
` qubole toggle --cluster USERNAME `
## Installation
` pip install pyqubole `
# License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyqubole-0.1.8.tar.gz
(1.9 kB
view details)
File details
Details for the file pyqubole-0.1.8.tar.gz.
File metadata
- Download URL: pyqubole-0.1.8.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.13.0 setuptools/38.4.0 requests-toolbelt/0.9.1 tqdm/4.24.0 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ca4ac14071569c7248a936069994ff428b996967d518d7de00eb2dfbdc61e18
|
|
| MD5 |
32836d16c185a2acea9b377efabbcc13
|
|
| BLAKE2b-256 |
9c99a0da1783cdcda18522ec9a68af9287ee9a9e9b054ee2f4ab2cc47546ef44
|