Skip to content

Commit

Permalink
Increase Spark memory in Delta product test
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Nov 13, 2023
1 parent b7bfd49 commit 375d38d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# singlenode-delta-lake-oss causes OOM maybe by too many product tests
spark.driver.memory=2g

spark.sql.catalogImplementation=hive
spark.sql.warehouse.dir=hdfs://hadoop-master:9000/user/hive/warehouse
spark.sql.hive.thriftServer.singleSession=false
Expand Down

0 comments on commit 375d38d

Please sign in to comment.