Databricks Performance Tuning

🌐Community
by jeremylongshore · vlatest · Repository

Optimize Databricks cluster configurations and Spark jobs for improved performance and reduced costs using expert recommendations.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add databricks-performance-tuning npx -- -y @trustedskills/databricks-performance-tuning
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "databricks-performance-tuning": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/databricks-performance-tuning"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill helps optimize Databricks workloads for improved performance. It analyzes Spark jobs, identifies bottlenecks, and suggests configuration changes to reduce execution time and resource consumption. The skill can be used to tune queries, data partitioning, and cluster configurations within the Databricks environment.

When to use it

  • You're experiencing slow query execution times in your Databricks notebooks or pipelines.
  • Your Databricks jobs are consuming excessive resources (CPU, memory).
  • You want to proactively optimize your Databricks environment for better efficiency and cost savings.
  • You need assistance understanding Spark job performance metrics and how to interpret them.

Key capabilities

  • Spark job analysis
  • Bottleneck identification
  • Configuration recommendations
  • Query optimization suggestions
  • Data partitioning advice

Example prompts

  • "Analyze this Databricks notebook and suggest ways to improve its performance."
  • "What are the bottlenecks in my Spark job with job ID [job_id]?"
  • "How can I optimize data partitioning for a large dataset in Databricks?"

Tips & gotchas

This skill requires access to a Databricks environment and may need appropriate permissions to analyze jobs. The recommendations provided should be carefully evaluated and tested before implementation, as changes can sometimes have unintended consequences.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jeremylongshore
Installs
12

🌐 Community

Passed automated security scans.