
Dbr Logs Marketplace Marketplace
- 2 repo stars
- Updated June 19, 2026
- zencity/databricks-logs-reader
dbr-logs-marketplace is a plugin marketplace that adds a Claude Code plugin to fetch and analyze Databricks job logs.
About
The dbr-logs-marketplace hosts one plugin, dbr-logs, that lets Claude Code retrieve and analyze logs for Databricks jobs. Developers and small data teams who already run ETL or ML jobs on Databricks can ask the agent to pull failure traces and driver output instead of manually copying from the workspace UI. It sits squarely in the operate phase under monitoring: you use it when pipelines fail, schedules slip, or you need conversational summarization of verbose Spark logs. Prerequisites include Databricks access credentials and a Claude Code environment that can use the plugin. Beginner-friendly for anyone already on Databricks; it does not replace full observability stacks but shortens the loop between log evidence and fix proposals in the agent chat.
- dbr-logs plugin fetches Databricks job logs from within Claude Code
- Supports analyze-style workflows on job output for faster incident triage
- Single-plugin marketplace (dbr-logs v1.0.0) from Zencity
- Focused integration—not a general data lake explorer
Dbr Logs Marketplace by the numbers
- Data as of Aug 10, 2026 (Skillselion catalog sync)
/plugin marketplace add zencity/databricks-logs-readerAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | June 19, 2026 |
| Repository | zencity/databricks-logs-reader ↗ |
What it does
Pull Databricks job logs into Claude Code so you can debug failed runs and pipeline issues without switching to the Databricks UI alone.
Who is it for?
Best when you're on Databricks and debug jobs from Claude Code and want log context in the same thread as code changes.
Skip if: Skip if you have no Databricks footprint, or those needing full cluster metrics and APM instead of job log retrieval.
What you get
After install, you request job logs inside Claude Code and work through failures with the agent using the fetched execution output.
- Installed dbr-logs plugin (v1.0.0)
- Retrieved Databricks job log text inside the agent session
- Agent-assisted interpretation steps toward fix or rerun
By the numbers
- Marketplace lists 1 plugin (dbr-logs)
- Plugin version 1.0.0 in marketplace manifest
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Databricks job-log integration plugin, not a general MCP database browser or agent orchestration pack.
FAQ
Who is Dbr Logs Marketplace for?
It is for Claude Code users who run Databricks jobs and want log fetch and analysis inside the agent workflow.
When should I use Dbr Logs Marketplace?
Use it during operate and monitoring when jobs fail, retry oddly, or you need the agent to read driver and executor output without manual export.
How do I add Dbr Logs Marketplace to my agent?
Register Dbr Logs Marketplace in Claude Code, install the dbr-logs plugin, configure Databricks authentication per the plugin docs, then invoke log fetch from your session.