[jira] [Comment Edited] (YARN-11110) An implementation for using CGroups to control the number of the process in container

2022-04-15 Thread chaosju (Jira)
[ https://issues.apache.org/jira/browse/YARN-0?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17522855#comment-17522855 ] chaosju edited comment on YARN-0 at 4/15/22 2:48 PM: - cc [~zhuqi] [~szilard]

[jira] [Commented] (YARN-11110) An implementation for using CGroups to control the number of the process in container

2022-04-15 Thread chaosju (Jira)
[ https://issues.apache.org/jira/browse/YARN-0?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17522855#comment-17522855 ] chaosju commented on YARN-0: cc [~zhuqi] [~szilard] [~bilwa_st] I have submitted a patch to fix it,

[jira] [Updated] (YARN-11110) An implementation for using CGroups to control the number of the process in container

2022-04-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/YARN-0?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated YARN-0: -- Labels: pull-request-available (was: ) > An implementation for using CGroups to control the

[jira] [Updated] (YARN-11110) An implementation for using CGroups to control the number of the process in container

2022-04-15 Thread chaosju (Jira)
[ https://issues.apache.org/jira/browse/YARN-0?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chaosju updated YARN-0: --- Description: In some scenarios, such as Flink on yarn, if a thread leak occurs in the user's application,

[jira] [Assigned] (YARN-11110) An implementation for using CGroups to control the number of the process in container

2022-04-15 Thread chaosju (Jira)
[ https://issues.apache.org/jira/browse/YARN-0?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chaosju reassigned YARN-0: -- Assignee: chaosju > An implementation for using CGroups to control the number of the process in >

[jira] [Created] (YARN-11110) An implementation for using CGroups to control the number of the process in container

2022-04-15 Thread chaosju (Jira)
chaosju created YARN-0: -- Summary: 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:

[jira] [Commented] (YARN-9673) RMStateStore writeLock make app waste more time

2022-04-15 Thread chan (Jira)
[ https://issues.apache.org/jira/browse/YARN-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17522744#comment-17522744 ] chan commented on YARN-9673: [~chaosju] thanks,i had fixed this problem, i changed the store policy property

[jira] [Commented] (YARN-9673) RMStateStore writeLock make app waste more time

2022-04-15 Thread chaosju (Jira)
[ https://issues.apache.org/jira/browse/YARN-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17522737#comment-17522737 ] chaosju commented on YARN-9673: --- an application takes 5-8 minutes from NEW to NEW_SAVING state ? May be