AI-powered Spark job analyzer - NATS worker service
Project description
spark-advisor-analyzer
AI-powered Spark job analyzer — NATS worker service. Part of the spark-advisor ecosystem.
Install
pip install spark-advisor-analyzer
What it does
Combines deterministic rules engine with optional Claude AI analysis to provide actionable Spark configuration recommendations.
- Rules engine — 11 expert rules detecting data skew, GC pressure, disk spill, and more
- AI analysis — Claude API integration for prioritized recommendations with causal chains
- Agent mode — multi-turn Claude tool_use loop for autonomous job exploration
- NATS worker — FastStream subscriber for
analysis.runandanalysis.run.agent
Deployment
As a standalone NATS worker:
export SA_ANALYZER_NATS__URL=nats://localhost:4222
export ANTHROPIC_API_KEY=sk-ant-...
spark-advisor-analyzer
Or use via spark-advisor CLI or spark-advisor-mcp server.
Configuration
| Variable | Default | Description |
|---|---|---|
SA_ANALYZER_NATS__URL |
nats://localhost:4222 |
NATS broker URL |
SA_ANALYZER_AI__ENABLED |
true |
Enable AI analysis |
ANTHROPIC_API_KEY |
— | Claude API key (required if AI enabled) |
SA_ANALYZER_OTEL__ENABLED |
false |
Enable OpenTelemetry distributed tracing |
Links
License
Apache 2.0
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
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 spark_advisor_analyzer-0.1.13.tar.gz.
File metadata
- Download URL: spark_advisor_analyzer-0.1.13.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
436c66a14919dbdd09d1063b2ec663930c7f5e443f40833b5253f2671cd403b2
|
|
| MD5 |
756c5491bd497d03adcf8aff8134c9c1
|
|
| BLAKE2b-256 |
880d5dad4a4e8981e66277782c46c393ae15a7adf6298ce96f526195dc821656
|
File details
Details for the file spark_advisor_analyzer-0.1.13-py3-none-any.whl.
File metadata
- Download URL: spark_advisor_analyzer-0.1.13-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6a957f7ba05be09b47e8a4b190f70b49e851642aaadae71f0f119b61bbf1e0a
|
|
| MD5 |
24db7269566efebb4b34972dcfec0643
|
|
| BLAKE2b-256 |
4e3b60797501269a99be3e040582552370d9809dede0d4c8f98ae97101db090f
|