Skip to content

Commit

Permalink
Update driver spark configuration to support unity volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiswl committed Dec 5, 2023
1 parent e3c83e0 commit 4c74ea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repositories/hail/0.2.126--spark-3.4.1-patch/00-hail.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[driver] {
"spark.kryo.registrator" = "is.hail.kryo.HailKryoRegistrator"
"spark.serializer" = "org.apache.spark.serializer.KryoSerializer"
"spark.databricks.unityCatalog.volumes.enabled" = "true"
}

0 comments on commit 4c74ea9

Please sign in to comment.