dbr-logs: Fetch and Analyze Databricks Job Logs
Follow these steps to fetch, analyze, and explain Databricks job logs.
Step 0: Ensure CLI is available
Check if the dbr-logs CLI is accessible. Try each tier in order:
which dbr-logs
- Found -> use
dbr-logsdirectly - Not found -> check for
uvx:which uvx- If
uvxavailable -> useuvx --from dbr-logs dbr-logs <args>for all commands below - If
uvxnot available -> ask the user:
- If
[Description truncada. Veja o README completo no GitHub.]