Skip to content

Spark 3.0 #49

@pokpetr

Description

@pokpetr

Would it be possible to add support for Spark 3.0 ? We upgrading our project to Spark 3.0.1 and Atum fails with the following error on disableControlMeasuresTracking even though enableControlMeasuresTracking was called before.

Control framework tracking is not initialized.
java.lang.IllegalStateException: Control framework tracking is not initialized.
    at za.co.absa.atum.core.Atum$.preventNotInitialized(Atum.scala:229)
    at za.co.absa.atum.core.Atum$.preventNotInitialized(Atum.scala:233)
    at za.co.absa.atum.core.Atum$.dispose(Atum.scala:163)
    at za.co.absa.atum.AtumImplicits$SparkSessionWrapper.disableControlMeasuresTracking(AtumImplicits.scala:144)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions