samz406 commented on issue #2528: URL: https://github.com/apache/incubator-dolphinscheduler/issues/2528#issuecomment-619520268
> thank u guys, > the problem is solved after I reconfig DOLPHINSCHEDULER_OPTS as: > export DOLPHINSCHEDULER_OPTS="-server -Xmx300m -Xms100m -Xss512k -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:LargePageSizeInBytes=128m -XX:+UseFastAccessorMethods -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=70" the param -server -Xmx300m -Xms100m is my local test environment configuration, you need to allocate memory according to the actual situation ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
