[
https://issues.apache.org/jira/browse/YARN-9561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16914607#comment-16914607
]
Eric Badger commented on YARN-9561:
-----------------------------------
Thanks for posting the findings, [~eyang]. I've put up patch 004 which changes
the INVALID_CONFIG_FILE error into ERROR_OCI_SETUP_FAILED. Additionally, I
removed the cgroupsPath requirement.
For your 3rd point, I think it would be better to do this check in Java. That
way we can catch the failure earlier since all containers trying to run runC
will fail if overlay is not installed. For the check, I was thinking of doing
an lsmod on "overlay"
> Add C changes for the new RuncContainerRuntime
> ----------------------------------------------
>
> Key: YARN-9561
> URL: https://issues.apache.org/jira/browse/YARN-9561
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Eric Badger
> Assignee: Eric Badger
> Priority: Major
> Attachments: YARN-9561.001.patch, YARN-9561.002.patch,
> YARN-9561.003.patch
>
>
> This JIRA will be used to add the C changes to the container-executor native
> binary that are necessary for the new RuncContainerRuntime. There should be
> no changes to existing code paths.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]