SbloodyS commented on code in PR #10373: URL: https://github.com/apache/dolphinscheduler/pull/10373#discussion_r891955747
########## dolphinscheduler-e2e/dolphinscheduler-e2e-case/src/test/resources/docker/file-manage/common.properties: ########## @@ -85,3 +85,6 @@ aws.access.key.id=accessKey123 aws.secret.access.key=secretKey123 aws.region=us-east-1 aws.endpoint=http://s3:9000 + +# Task resource limit state +task.resource.limit.state=false Review Comment: > and in this case, we should add some doc for users about how to enable the CPU and mem config I was wondering which place should we put this to the docs? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
