sbt-databricks icon indicating copy to clipboard operation
sbt-databricks copied to clipboard

Add a list of provided library dependencies

Open omervk opened this issue 8 years ago • 0 comments

A very long classpath including user jars is loaded when a Spark node starts. Instead of users having to figure out which jars are in memory whenever they change a Databricks cluster type / version, there should be a key of ProvidedDependencies for each distinct version.

omervk avatar Feb 17 '17 20:02 omervk