Skip to content

document this trick for spark #7492

@scottdraves

Description

@scottdraves

suggested by @jarutis

%%spark
val jars = Set(ClasspathManager.getJars().toArray: _*).mkString(",")
SparkSession.builder().config("spark.jars", jars)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions