spark-connect-kubernetes

Helm Chart Spark Connect

This Helm chart is designed for deploying the Spark Connect application.

Description

Spark Connect is an application that allows you to perform data processing tasks using Apache Spark.

Requirements

Installation

  1. Make sure you have Helm 3.0.0 or later installed.
  2. Add the Helm repository for your project:
helm repo add spark-connect https://your-helm-repo-url
  1. Update the Helm repository list:
helm repo update
  1. Install the Spark Connect Helm chart:
    helm install spark-connect spark-connect/spark-connect