A pip package to run and schedule queries on Starburst clusters.
Project description
Starburst Scheduler
A Python pip package to run and schedule SQL queries on Starburst Galaxy or Enterprise clusters.
Installation
pip install starburst_scheduler
Usage
Run a Single Query
starburst-scheduler run-query --host <host> --port <port> --user <user> --password <password> --catalog sample --schema burstbank --query "SELECT * FROM system.runtime.nodes"
Schedule a Query
starburst-scheduler schedule-query --host <host> --port <port> --user <user> --password <password> --catalog sample --schema burstbank --query "SELECT * FROM system.runtime.nodes" --frequency 60 --time-unit seconds
License
MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file starburst_scheduler-0.1.0.tar.gz.
File metadata
- Download URL: starburst_scheduler-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3a7fb7489fb09f3d5a5635e495e2c6d01be6b1ddbd88beac046d9d4fc3d006c
|
|
| MD5 |
e254475340063dd5992e0d8580960fb8
|
|
| BLAKE2b-256 |
ad82a7ece0b7ba78dbf384eb59d06077c56f230afa5a0a0ecfe4616d62a219ac
|
File details
Details for the file starburst_scheduler-0.1.0-py3-none-any.whl.
File metadata
- Download URL: starburst_scheduler-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4945ba32a6b006ed9337f59b00c83bfe64513f00e86e582fe73d4415672ecae7
|
|
| MD5 |
c85c0ba52d6dea41d23d1dd57974f0ef
|
|
| BLAKE2b-256 |
a7ab63d225cb32652d841e09b796c5eac09066d232aa03e256294e169c8d6535
|