We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb3a0d commit 6439bd1Copy full SHA for 6439bd1
netflix/spark-defaults.conf
@@ -71,7 +71,6 @@ spark.sql.autoBroadcastJoinThreshold 100000000
71
spark.sql.broadcastTimeout -1
72
spark.sql.catalogImplementation hive
73
spark.sql.catalog.iceberg com.netflix.iceberg.metacat.MetacatCatalog
74
-spark.sql.catalog.iceberg.catalog prodhive
75
spark.sql.execution.rangeExchange.sampleSizePerPartition 20
76
spark.sql.files.maxPartitionBytes 268435456
77
spark.sql.franklin.connection.timeout 1800000
0 commit comments