Skip to content

Migrate integration tests to use Databricks clusters instead of Spark local mode #2229

@m-abulazm

Description

@m-abulazm

Originally posted by @sundarshankar89 in #2223 (comment)

Motivation

Currently, most integration tests execute using Spark local mode, which adds overhead of running spark and limits our ability to validate Databricks-specific features and creates environment parity gaps between test and production.

Solution

  • Get rid of local spark in code and infra
  • Replace with spark fixture from pytester. this should be a drop-in replacement

Metadata

Metadata

Assignees

Labels

internaltechnical pr's not end user facingtech debtdesign flaws and other cascading effects

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions