ZhangchengHu0923 commented on issue #2528: URL: https://github.com/apache/incubator-dolphinscheduler/issues/2528#issuecomment-619518254
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" ---------------------------------------------------------------- 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]
