[jira] [Commented] (YARN-11110) An implementation for using CGroups to control the number of the process in container
[ https://issues.apache.org/jira/browse/YARN-0?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18038196#comment-18038196 ] ASF GitHub Bot commented on YARN-0: --- github-actions[bot] closed pull request #4180: YARN-0. An implementation for using CGroups to control the numbe… URL: https://github.com/apache/hadoop/pull/4180 > An implementation for using CGroups to control the number of the process in > container > - > > Key: YARN-0 > URL: https://issues.apache.org/jira/browse/YARN-0 > Project: Hadoop YARN > Issue Type: Improvement >Reporter: chaosju >Assignee: chaosju >Priority: Major > Labels: pull-request-available > Time Spent: 50m > Remaining Estimate: 0h > > In some scenarios, such as Flink on yarn, if a thread leak occurs in the > user's application, it will affect the system service(NM、DN ) or applications > of other users. Limit the maximum number of processes per container to reduce > the impact on other services. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[jira] [Commented] (YARN-11110) An implementation for using CGroups to control the number of the process in container
[ https://issues.apache.org/jira/browse/YARN-0?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18037931#comment-18037931 ] ASF GitHub Bot commented on YARN-0: --- github-actions[bot] commented on PR #4180: URL: https://github.com/apache/hadoop/pull/4180#issuecomment-3524494505 We're closing this stale PR because it has been open for 100 days with no activity. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable. If you feel like this was a mistake, or you would like to continue working on it, please feel free to re-open it and ask for a committer to remove the stale tag and review again. Thanks all for your contribution. > An implementation for using CGroups to control the number of the process in > container > - > > Key: YARN-0 > URL: https://issues.apache.org/jira/browse/YARN-0 > Project: Hadoop YARN > Issue Type: Improvement >Reporter: chaosju >Assignee: chaosju >Priority: Major > Labels: pull-request-available > Time Spent: 50m > Remaining Estimate: 0h > > In some scenarios, such as Flink on yarn, if a thread leak occurs in the > user's application, it will affect the system service(NM、DN ) or applications > of other users. Limit the maximum number of processes per container to reduce > the impact on other services. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[jira] [Commented] (YARN-11110) An implementation for using CGroups to control the number of the process in container
[ https://issues.apache.org/jira/browse/YARN-0?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538046#comment-17538046 ] chaosju commented on YARN-0: cc [~Tao Yang] Hi, I have just submitted a PR for this, please help to review at your convenience. Thanks! > An implementation for using CGroups to control the number of the process in > container > - > > Key: YARN-0 > URL: https://issues.apache.org/jira/browse/YARN-0 > Project: Hadoop YARN > Issue Type: Improvement >Reporter: chaosju >Assignee: chaosju >Priority: Major > Labels: pull-request-available > Time Spent: 50m > Remaining Estimate: 0h > > In some scenarios, such as Flink on yarn, if a thread leak occurs in the > user's application, it will affect the system service(NM、DN ) or applications > of other users. Limit the maximum number of processes per container to reduce > the impact on other services. -- This message was sent by Atlassian Jira (v8.20.7#820007) - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[jira] [Commented] (YARN-11110) An implementation for using CGroups to control the number of the process in container
[ https://issues.apache.org/jira/browse/YARN-0?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17522855#comment-17522855 ] chaosju commented on YARN-0: cc [~zhuqi] [~szilard] [~bilwa_st] I have submitted a patch to fix it, if anyone can review it. Thanks. > An implementation for using CGroups to control the number of the process in > container > - > > Key: YARN-0 > URL: https://issues.apache.org/jira/browse/YARN-0 > Project: Hadoop YARN > Issue Type: Improvement >Reporter: chaosju >Assignee: chaosju >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > In some scenarios, such as Flink on yarn, if a thread leak occurs in the > user's application, it will affect the system service(NM、DN ) or applications > of other users. Limit the maximum number of processes per container to reduce > the impact on other services. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
