SbloodyS opened a new pull request, #10373:
URL: https://github.com/apache/dolphinscheduler/pull/10373

   <!--Thanks very much for contributing to Apache DolphinScheduler. Please 
review 
https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html
 before opening a pull request.-->
   
   
   ## Purpose of the pull request
   
   close #6758
   
   ## Brief change log
   
   Add task resource usage limit base on ```systemd``` and ```cgroup```.
   For more information you can see 
```https://www.freedesktop.org/software/systemd/man/systemd-run.html``` and 
```https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#```.
   
   Due to CGroup only exists in Linux, the current resource limit only supports 
Linux. I think this is enough for now since big data scheduling tasks only run 
in Linux.
   
   -->
   ## Verify this pull request
   
   I've test successfully in ```Ubuntu 16.04``` and ```Ubuntu 18.04``` and 
```Centos7```.


-- 
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]

Reply via email to