Skip to content

Commit

Permalink
Merge pull request #28 from umccr/update/update-docker-login-action
Browse files Browse the repository at this point in the history
Update driver spark configuration to support unity volumes
  • Loading branch information
alexiswl authored Dec 5, 2023
2 parents 8454d27 + 4c74ea9 commit 5e051bc
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 5e051bc

Please sign in to comment.