[ 
https://issues.apache.org/jira/browse/YARN-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948968#comment-16948968
 ] 

Eric Badger commented on YARN-9884:
-----------------------------------

[~eyang], [~Jim_Brennan], [~ccondit], could you review this when you get a 
chance? I believe this should be the last piece of refactoring that needs to be 
done. I needed to do this so that I could add the bind-mount validation 
checking in the runc code, which currently doesn't exist. And I don't want to 
duplicate the validation code for runc, so I think this is a better approach 
and cleans the code up a little bit. 

> 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
>
>
> 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]

Reply via email to