Skip to content

How do I use PyDeequ with Spark 3.5 on EMR? #9

Description

@sudsali

I'm trying to run PyDeequ on EMR with Spark 3.5 but getting a RuntimeError about SPARK_VERSION. What's the correct setup?

from pydeequ.checks import Check, CheckLevel                                                                                                                                     
from pydeequ.verification import VerificationSuite                                                                                                                               

Error: RuntimeError: SPARK_VERSION environment variable is required

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions