gcp-spark

Automates Spark code execution on Google Cloud Dataproc with BigLake, BigQuery, and Spanner.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/ironkid90/lucky5-v8 --skill gcp-spark-ironkid90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gcp-spark
Source: https://github.com/ironkid90/lucky5-v8/tree/main/plugins/skills/gcp-spark
Command: npx skills add https://github.com/ironkid90/lucky5-v8 --skill gcp-spark-ironkid90

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the development and execution of Spark code on Google Cloud Platform, enabling efficient data processing and analytics using BigLake and BigQuery.

Core Features & Use Cases

  • Spark on Dataproc: Develop and execute Spark code on Dataproc Clusters and Serverless.
  • Data Processing: Read and write data using BigLake Iceberg catalogs, BigQuery, and Spanner.
  • Debugging: Debug execution failures.
  • Use Case: Perfect for writing Spark ETL pipelines on GCP, training or running ML models with Spark, and managing Spark clusters and jobs.

Quick Start

Use the gcp-spark skill to execute a Spark job on a Dataproc cluster.

Frequently Asked Questions about gcp-spark

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

FAQPage Schema
How do I execute Spark jobs on GCP Dataproc with BigQuery integration?

This Skill automates Spark code execution on Dataproc Clusters and Serverless, leveraging BigLake Iceberg and BigQuery integration to read and write data for ETL pipelines and ML workflows on GCP.

What do I need to set up before running Spark ETL pipelines on GCP?

Running Spark ETL pipelines on GCP requires existing Dataproc and BigLake setup. You must configure your Dataproc clusters or serverless environment before executing automated Spark code for data processing.

Can I use Spark with BigLake Iceberg and Spanner for data processing?

Yes, this Skill supports using Spark with BigLake Iceberg catalogs, BigQuery, and Spanner for reading and writing data, enabling comprehensive data processing across multiple GCP storage systems for ETL and ML workflows.

What is the best way to debug Spark execution failures on Dataproc?

To debug Spark execution failures on Dataproc, this Skill provides debugging capabilities to identify and resolve errors during automated Spark job execution on GCP clusters and serverless environments.

Does this approach support running ML models with Spark on GCP?

Yes, this Skill supports training and running ML models with Spark on GCP Dataproc. It leverages BigLake Iceberg and BigQuery integration to handle the data processing required for ML workflows.

When should I not use Dataproc for Spark data processing?

You should avoid using Dataproc for Spark data processing if you lack the required Dataproc and BigLake setup, or if your workflows do not require BigQuery, BigLake Iceberg, or Spanner integration for ETL and ML tasks.