Login  Register

Re: [DISCUSSION] CarbonData Integration with Presto

Posted by linqer on Jul 17, 2017; 2:34am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/DISCUSSION-CarbonData-Integration-with-Presto-tp16793p18339.html

you can add
-XX:+PrintGCDateStamps
-XX:+PrintGCApplicationStoppedTime
-XX:+PrintGCDetails
-Xloggc:/var/presto/data/var/log/presto-gc.log

into you jvm.properties, if you think there is a gc issue , you can check the GC logs.