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")
List DAGs
curl \
  -u "$API_USER:$API_PASS" \
  https://apache.local/dags
List pools
curl \
  -u "$API_USER:$API_PASS" \
  https://apache.local/pools
List roles
curl \
  -u "$API_USER:$API_PASS" \
  https://apache.local/roles
SDK on GitHub 📄 API Docs
SDK
pyspark-ai
Python
API
apache.org
apache.org:airflow

At a glance

Language Python
Endpoints73
Base URLhttps://apache.local