You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
split presto to prestodb+prestosql
This commit is contained in:
9
prestodb/conf/standalone/jvm.config
Normal file
9
prestodb/conf/standalone/jvm.config
Normal file
@@ -0,0 +1,9 @@
|
||||
-server
|
||||
-Xmx16G
|
||||
-XX:+UseG1GC
|
||||
-XX:G1HeapRegionSize=32M
|
||||
-XX:+UseGCOverheadLimit
|
||||
-XX:+ExplicitGCInvokesConcurrent
|
||||
-XX:+HeapDumpOnOutOfMemoryError
|
||||
-XX:+ExitOnOutOfMemoryError
|
||||
-XX:OnOutOfMemoryError=kill -9 %p
|
Reference in New Issue
Block a user