Skip to content

Commit

Permalink
Bump up JVM memory for presto query runner (facebookincubator#10427)
Browse files Browse the repository at this point in the history
Summary:
Table writer fuzzer runs against presto query runner and
presto query runner is crashing because of out of memory.

Pull Request resolved: facebookincubator#10427

Reviewed By: kgpai

Differential Revision: D59551363

Pulled By: kewang1024

fbshipit-source-id: 06c725cac901397804ffc967535c55c11ed008b9
  • Loading branch information
kewang1024 authored and facebook-github-bot committed Jul 10, 2024
1 parent 8af3d10 commit 58503b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/presto/etc/jvm.config.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-server
-Xmx1G
-Xmx10G
-XX:+UseG1GC
-XX:G1HeapRegionSize=32M
-XX:+UseGCOverheadLimit
Expand Down

0 comments on commit 58503b4

Please sign in to comment.