Skip to content

Conversation

@pietern
Copy link
Contributor

@pietern pietern commented Aug 9, 2024

Note: this requires an unreleased version of the CLI, hence the v0.226.0 requirement.

scalaVersion := "2.12.19"

libraryDependencies ++= Seq(
"org.apache.spark" %% "spark-core" % "3.5.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want to specify the % provided option. The deps might already be installed on a databricks cluster and this could help reduce the JAR size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants