Details
-
Epic
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
-
RLimit
Description
On linux, resources limits can be set using getrlimit
http://man7.org/linux/man-pages/man2/setrlimit.2.html
Setting resources limits is recommended for many big data frameworks like cassandra, kafka.
It would be nice if Mesos can expose an API allowing framework to choose the resources limit for their containers.
Attachments
Issue Links
- duplicates
-
MESOS-6402 Add rlimit support to Mesos containerizer
- Resolved