Using pyspark-ai with apache.org

Python integration

Install
pip install pyspark-ai
Quick start
import pyspark-ai

client = pyspark_ai.Client("YOUR_API_KEY")
Get list of all Queues.
curl \
  https://apache.local/queues
Status of webapp.
curl \
  https://apache.local/status
Get Queue config.
curl \
  https://apache.local/queues/{queueName}/config
SDK on GitHub 📄 API Docs
SDK
pyspark-ai
Python
API
apache.org
apache.org:qakka
At a glance
Language Python
Endpoints10
Base URLhttps://apache.local