Why Mounted Directory for Container is Not Cleared After the Completion of the Job While Using CGroups?
Question
Why mounted directory for Container is not cleared after the completion of the job while using CGroups?
Answer
The mounted path for the Container should be cleared even if job is failed.
This happens due to the deletion timeout. Some task takes more time to complete than the deletion time.
To avoid this issue, you can change the deletion timeout duration by performing the following operations:
- Log in to FusionInsight Manager.
For details about how to log in to FusionInsight Manager, see Accessing MRS FusionInsight Manager.
- Choose Cluster > Services > Yarn > Configurations > All Configurations.
- Search for yarn.nodemanager.linux-container-executor.cgroups.delete-timeout-ms and change its value as required.
This parameter specifies the time interval at which the Linux container executor should try cleaning up cgroups entry when cleaning up a container. The default value is 10000.
- Save the settings. Restart the expired service or instance for the configuration to take effect.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot