[
https://issues.apache.org/jira/browse/YARN-9562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969572#comment-16969572
]
Shane Kumpf commented on YARN-9562:
-----------------------------------
Thanks again, Eric! I'll give the latest patches a try.
{quote}
These variables are used in create_local_dirs. I'm not super familiar with the
feature, but I was under the impression that they were not tied to any specific
runtime.
{quote}
You are correct. I guess I've overlooked this in the past.
{quote}What do you suggest as an alternative? Add both /tmp and /var/tmp as
tmpfs in the runC config?{quote}
My initial thought would be handling these mounts via the default-rw-mounts
setting in yarn-site vs hard coding it for every container. That said, I do see
the challenge that poses, since the mount is inside of the container work dir
in the current patch. For this initial cut, I'm fine with leaving it as is and
we can open an issue to revisit.
{quote}Agreed. Should I file JIRAs for the features or add comments into the
code or add documentation or what?{quote}
JIRAs under the runC umbrella maybe? or do we want to try to close that out
relatively quickly? I can help open the issues, I wasn't intending to put that
burden on you. :)
{quote} I don't want to attempt to install the packages for them. {quote}
Adding that check sounds like a reasonable solution to me without being
intrusive. No other issues to report on usability.
> Add Java changes for the new RuncContainerRuntime
> -------------------------------------------------
>
> Key: YARN-9562
> URL: https://issues.apache.org/jira/browse/YARN-9562
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Eric Badger
> Assignee: Eric Badger
> Priority: Major
> Attachments: YARN-9562.001.patch, YARN-9562.002.patch,
> YARN-9562.003.patch, YARN-9562.004.patch, YARN-9562.005.patch,
> YARN-9562.006.patch, YARN-9562.007.patch, YARN-9562.008.patch,
> YARN-9562.009.patch, YARN-9562.010.patch, YARN-9562.011.patch,
> YARN-9562.012.patch, YARN-9562.013.patch, YARN-9562.014.patch
>
>
> This JIRA will be used to add the Java changes for the new
> RuncContainerRuntime. This will work off of YARN-9560 to use much of the
> existing DockerLinuxContainerRuntime code once it is moved up into an
> abstract class that can be extended.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]