This website requires JavaScript.
Explore
Help
Sign In
tao.chen
/
mcp-server
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0aa3c1eaf51ee8209bb328657c26395ca5fe6f70
mcp-server
/
spark_executor
/
core
T
History
Claude
0aa3c1eaf5
feat: add JSON-backed PendingStore
2026-06-24 14:39:13 +08:00
..
__init__.py
chore: add pytest dev-deps and pydantic models (Job, Connection, PendingSubmission)
2026-06-24 14:34:09 +08:00
connection_store.py
feat: add JSON-backed ConnectionStore
2026-06-24 14:37:09 +08:00
job_store.py
feat: add in-memory JobStore
2026-06-24 14:36:05 +08:00
log_parser.py
feat: add spark-submit output parser
2026-06-24 14:34:40 +08:00
pending_store.py
feat: add JSON-backed PendingStore
2026-06-24 14:39:13 +08:00
spark_submit.py
feat: add spark-submit command builder and runner
2026-06-24 14:35:07 +08:00
yarn_client.py
feat: add yarn client (status, logs, kill)
2026-06-24 14:35:30 +08:00