databricks-unity-catalog

Manage Unity Catalog volumes and query system tables for governance.

3|1|Updated May 12, 2025
One-click install
npx skills add https://github.com/Aradhya0510/databricks-cv-accelerator --skill databricks-unity-catalog-aradhya0510
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-unity-catalog
Source: https://github.com/Aradhya0510/databricks-cv-accelerator/tree/main/.github/skills/databricks-unity-catalog
Command: npx skills add https://github.com/Aradhya0510/databricks-cv-accelerator --skill databricks-unity-catalog-aradhya0510

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies complex interactions with Databricks Unity Catalog, enabling efficient management of data assets and governance.

Core Features & Use Cases

  • Volume Management: Easily upload, download, and list files within Unity Catalog Volumes.
  • System Table Queries: Analyze audit logs, lineage, billing, compute, and job data.
  • Data Governance: Understand data lineage, track access, and monitor data quality.
  • Use Case: Automatically extract all text from the attached file 'invoice-q3.pdf'.

Quick Start

Use the databricks unity catalog skill to list all files in the volume '/Volumes/main/default/my_volume/data/'.

Frequently Asked Questions about databricks-unity-catalog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query Databricks audit logs and lineage using system tables?

You query Databricks system tables using SQL to analyze audit logs, track data lineage, and monitor billing and compute performance for comprehensive data governance.

How do I list and manage files within a Databricks Unity Catalog volume?

You manage Databricks Unity Catalog volumes by performing file operations like uploading, downloading, and listing files within a specified volume directory using SQL or scripts.

What is the best way to track data access and governance in Databricks?

The best way to track data access and governance in Databricks is by querying system tables to monitor audit logs, extract data lineage, and analyze data quality metrics.

Does Unity Catalog support managing unstructured data like PDF files?

Unity Catalog supports managing unstructured data by using volumes to store files, allowing you to upload, download, list, and extract text from documents like PDFs.

What Databricks system tables are available for billing and compute analysis?

Databricks provides system tables specifically for billing and compute analysis, enabling you to execute SQL queries to monitor job performance and track resource usage costs.

Can I use Unity Catalog system tables for monitoring job performance?

You can use Unity Catalog system tables for monitoring job performance by running SQL queries against the compute and job data tables to analyze operational metrics and execution logs.