[
https://issues.apache.org/jira/browse/YARN-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949790#comment-16949790
]
Eric Badger commented on YARN-9884:
-----------------------------------
Thanks for the prompt reviews, everyone! Patch 003 combines the util and docker
enum error code lists together into a single one in util.h. I left the old
error codes that aren't used anymore to keep the diff smaller, but I could
remove those if you're in favor. We still have about 50 error codes that we can
add until we go over the 128 boundary.
> Make container-executor mount logic modular
> -------------------------------------------
>
> Key: YARN-9884
> URL: https://issues.apache.org/jira/browse/YARN-9884
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Eric Badger
> Assignee: Eric Badger
> Priority: Major
> Attachments: YARN-9884.001.patch, YARN-9884.002.patch,
> YARN-9884.003.patch
>
>
> The current mount logic in the container-executor is interwined with docker.
> To avoid duplicating code between docker and runc, the code should be
> refactored so that both runtimes can use the same common code when possible.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]