[jira] [Commented] (YARN-9561) Add C changes for the new OCI/squashfs/runc runtime

2019-05-17 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16842373#comment-16842373 ] Eric Badger commented on YARN-9561: --- Uploading patch 002 which adds in some code fixes a

[jira] [Updated] (YARN-9561) Add C changes for the new OCI/squashfs/runc runtime

2019-05-17 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9561: -- Attachment: YARN-9561.002.patch > Add C changes for the new OCI/squashfs/runc runtime >

[jira] [Created] (YARN-9564) Create docker-to-squash tool for image conversion

2019-05-17 Thread Eric Badger (JIRA)
Eric Badger created YARN-9564: - Summary: Create docker-to-squash tool for image conversion Key: YARN-9564 URL: https://issues.apache.org/jira/browse/YARN-9564 Project: Hadoop YARN Issue Type: Sub

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-20 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Attachment: YARN-9560.002.patch > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRu

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-20 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844282#comment-16844282 ] Eric Badger commented on YARN-9560: --- Thanks for the review, [~Jim_Brennan]! I uploaded p

[jira] [Commented] (YARN-9014) OCI/squashfs container runtime

2019-05-21 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844986#comment-16844986 ] Eric Badger commented on YARN-9014: --- [~ccondit], sure thing. Honestly, nothing major has

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-21 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Attachment: YARN-9560.003.patch > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRu

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-21 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845273#comment-16845273 ] Eric Badger commented on YARN-9560: --- [~Jim_Brennan], fixed up everything according to yo

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-21 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Attachment: YARN-9560.004.patch > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRu

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-21 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845439#comment-16845439 ] Eric Badger commented on YARN-9560: --- Uploading patch 004 to fix the indentation checksty

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Attachment: YARN-9560.005.patch > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRu

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845957#comment-16845957 ] Eric Badger commented on YARN-9560: --- Thanks [~Jim_Brennan]. Patch 5 moves the OCIContain

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846007#comment-16846007 ] Eric Badger commented on YARN-9560: --- [~Jim_Brennan], thanks for the thorough reviews! [

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846226#comment-16846226 ] Eric Badger commented on YARN-9560: --- Hey [~eyang], if {{YARN_CONTAINER_RUNTIME_TYPE}} is

[jira] [Commented] (YARN-9561) Add C changes for the new OCI/squashfs/runc runtime

2019-05-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846239#comment-16846239 ] Eric Badger commented on YARN-9561: --- bq. Can we have some test cases? Yes, definitely.

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-23 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847093#comment-16847093 ] Eric Badger commented on YARN-9560: --- bq. The current change will generate OCIContainerRu

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-24 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Attachment: YARN-9560.006.patch > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRu

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-24 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847658#comment-16847658 ] Eric Badger commented on YARN-9560: --- Patch 006 adds the Private and Unstable flags to {{

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-24 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847782#comment-16847782 ] Eric Badger commented on YARN-9560: --- bq. Are there two JSON formats used in OCIContainer

[jira] [Created] (YARN-9582) Port YARN-8569 to FSImageContainerRuntime

2019-05-24 Thread Eric Badger (JIRA)
Eric Badger created YARN-9582: - Summary: Port YARN-8569 to FSImageContainerRuntime Key: YARN-9582 URL: https://issues.apache.org/jira/browse/YARN-9582 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-24 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847833#comment-16847833 ] Eric Badger commented on YARN-9560: --- I've opened YARN-9582 to port the yarn sysfs featur

[jira] [Commented] (YARN-9585) Order of environment variables set up inside ContainerLaunchContext cannot be guaranteed inside the launch_container.sh resulting in inconsistent resolution of transitiv

2019-05-28 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849903#comment-16849903 ] Eric Badger commented on YARN-9585: --- Is this fixed by YARN-5714? > Order of environment

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-05-29 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Labels: Docker (was: ) > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime >

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-12 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16862329#comment-16862329 ] Eric Badger commented on YARN-9560: --- {quote} At this time, the end user configuration YA

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-12 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16862386#comment-16862386 ] Eric Badger commented on YARN-9560: --- bq. Perhaps we could have the OCI interface class e

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-19 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Attachment: YARN-9560.007.patch > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRu

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-19 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868189#comment-16868189 ] Eric Badger commented on YARN-9560: --- Attached patch 007 that moves a bunch of the config

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-20 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Attachment: YARN-9560.008.patch > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRu

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-20 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868664#comment-16868664 ] Eric Badger commented on YARN-9560: --- Attaching path 008 to address checkstyle. There wil

[jira] [Updated] (YARN-9582) Port YARN-8569 to RuncContainerRuntime

2019-06-20 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9582: -- Summary: Port YARN-8569 to RuncContainerRuntime (was: Port YARN-8569 to FSImageContainerRuntime) > Por

[jira] [Updated] (YARN-9014) OCI/squashfs container runtime

2019-06-21 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9014: -- Attachment: RuncContainerRuntime.v002.pdf > OCI/squashfs container runtime > ---

[jira] [Commented] (YARN-9014) OCI/squashfs container runtime

2019-06-21 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869634#comment-16869634 ] Eric Badger commented on YARN-9014: --- [~ccondit], uploaded v002 of the design document. I

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-24 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Attachment: YARN-9560.009.patch > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRu

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-24 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871711#comment-16871711 ] Eric Badger commented on YARN-9560: --- Thanks for the reviews [~Jim_Brennan], [~eyang]! Co

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-24 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Attachment: YARN-9560.010.patch > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRu

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-24 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871712#comment-16871712 ] Eric Badger commented on YARN-9560: --- Attaching patch 010 to fix some checkstyle issues

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-24 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Description: Since the new OCI/squashFS/runc runtime will be using a lot of the same code as DockerLinu

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-24 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Description: Since the new RuncContainerRuntime will be using a lot of the same code as DockerLinuxCont

[jira] [Updated] (YARN-9561) Add C changes for the new RuncContainerRuntime

2019-06-24 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9561: -- Description: This JIRA will be used to add the C changes to the container-executor native binary that ar

[jira] [Updated] (YARN-9562) Add Java changes for the new RuncContainerRuntime

2019-06-24 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9562: -- Description: This JIRA will be used to add the Java changes for the new RuncContainerRuntime. This will

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-25 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872669#comment-16872669 ] Eric Badger commented on YARN-9560: --- I'm not sure about the checkstyle warnings. The var

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-25 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Attachment: YARN-9560.011.patch > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRu

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-25 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872716#comment-16872716 ] Eric Badger commented on YARN-9560: --- Patch 011 changes the names of the non static keys

[jira] [Updated] (YARN-9564) Create docker-to-squash tool for image conversion

2019-06-27 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9564: -- Description: The new runc runtime uses docker images that are converted into multiple squashfs images. E

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-27 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Attachment: YARN-9560.012.patch > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRu

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-27 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16874630#comment-16874630 ] Eric Badger commented on YARN-9560: --- Patch 012 keeps the environment variables as static

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-28 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875010#comment-16875010 ] Eric Badger commented on YARN-9560: --- The reason for having the {{isDockerContainerReques

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-28 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875018#comment-16875018 ] Eric Badger commented on YARN-9560: --- Patch 013 addresses checkstyle in the meantime > R

[jira] [Updated] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-28 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9560: -- Attachment: YARN-9560.013.patch > Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRu

[jira] [Commented] (YARN-9560) Restructure DockerLinuxContainerRuntime to extend a new OCIContainerRuntime

2019-06-28 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875252#comment-16875252 ] Eric Badger commented on YARN-9560: --- Thanks [~eyang], [~Jim_Brennan], [~ccondit], [~shan

[jira] [Updated] (YARN-9562) Add Java changes for the new RuncContainerRuntime

2019-06-28 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9562: -- Attachment: YARN-9562.001.patch > Add Java changes for the new RuncContainerRuntime > --

[jira] [Commented] (YARN-9562) Add Java changes for the new RuncContainerRuntime

2019-06-28 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875283#comment-16875283 ] Eric Badger commented on YARN-9562: --- Attaching patch 001 as an initial patch to give eve

[jira] [Commented] (YARN-9647) Docker launch fails when local-dirs or log-dirs is unhealthy.

2019-07-12 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16883948#comment-16883948 ] Eric Badger commented on YARN-9647: --- Hi [~magnum], thanks for the patch. Could you expl

[jira] [Commented] (YARN-9562) Add Java changes for the new RuncContainerRuntime

2019-07-19 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16889182#comment-16889182 ] Eric Badger commented on YARN-9562: --- bq. GetContainerRuntimeData is designed to return a

[jira] [Updated] (YARN-9562) Add Java changes for the new RuncContainerRuntime

2019-07-19 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9562: -- Attachment: YARN-9562.002.patch > Add Java changes for the new RuncContainerRuntime > --

[jira] [Commented] (YARN-9562) Add Java changes for the new RuncContainerRuntime

2019-07-19 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16889228#comment-16889228 ] Eric Badger commented on YARN-9562: --- Uploading patch 002 with unit tests added. bq. Wh

[jira] [Commented] (YARN-9647) Docker launch fails when local-dirs or log-dirs is unhealthy.

2019-07-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16890393#comment-16890393 ] Eric Badger commented on YARN-9647: --- [~magnum], thanks for the explanation. I understand

[jira] [Commented] (YARN-9647) Docker launch fails when local-dirs or log-dirs is unhealthy.

2019-07-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16890394#comment-16890394 ] Eric Badger commented on YARN-9647: --- [~eyang], [~Jim_Brennan], [~billie.rinaldi], any id

[jira] [Commented] (YARN-9647) Docker launch fails when local-dirs or log-dirs is unhealthy.

2019-07-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16890443#comment-16890443 ] Eric Badger commented on YARN-9647: --- bq. We can resolve this error by keeping track of t

[jira] [Commented] (YARN-8045) Reduce log output from container status calls

2019-07-25 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893064#comment-16893064 ] Eric Badger commented on YARN-8045: --- [~shaneku...@gmail.com], [~ccondit], do you have an

[jira] [Commented] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-02-10 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141736#comment-15141736 ] Eric Badger commented on YARN-4686: --- Moving to YARN project, since this affects the MiniY

[jira] [Moved] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-02-10 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger moved MAPREDUCE-6507 to YARN-4686: -- Assignee: (was: Eric Badger) Target Version/s: 2.7.3 (wa

[jira] [Updated] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-02-25 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4686: -- Attachment: YARN-4686.001.patch Transition 1 RM to active in MiniYarnCluster start. Also improve MiniYar

[jira] [Commented] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-02-26 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169624#comment-15169624 ] Eric Badger commented on YARN-4686: --- I am unable to reproduce any of the JUnit timeout fa

[jira] [Commented] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-02-26 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169686#comment-15169686 ] Eric Badger commented on YARN-4686: --- TestYarnCLI, TestAMRMClient, TestYarnClient, TestNMC

[jira] [Updated] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-02 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4686: -- Attachment: YARN-4686.002.patch This patch fixes a race issue between the NMs resyncing with the RM and t

[jira] [Updated] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-03 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4686: -- Attachment: YARN-4686.003.patch Fixing a deadlock issue related to the Node Status Updater thread and the

[jira] [Created] (YARN-4756) Unnecessary wait in Node Status Updater during reboot

2016-03-03 Thread Eric Badger (JIRA)
Eric Badger created YARN-4756: - Summary: Unnecessary wait in Node Status Updater during reboot Key: YARN-4756 URL: https://issues.apache.org/jira/browse/YARN-4756 Project: Hadoop YARN Issue Type:

[jira] [Updated] (YARN-4756) Unnecessary wait in Node Status Updater during reboot

2016-03-03 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4756: -- Attachment: YARN-4756.001.patch The optimization to notify the Node Status Updater thread to stop waiting

[jira] [Updated] (YARN-4756) Unnecessary wait in Node Status Updater during reboot

2016-03-03 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4756: -- Description: The startStatusUpdater thread waits for the isStopped variable to be set to true, but it is

[jira] [Commented] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-03 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15178409#comment-15178409 ] Eric Badger commented on YARN-4686: --- JIRA [YARN-4756] has been opened regarding the heart

[jira] [Updated] (YARN-4756) Unnecessary wait in Node Status Updater during reboot

2016-03-03 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4756: -- Attachment: YARN-4756.002.patch Fixing patch so that it applies to trunk instead of being dependent on th

[jira] [Commented] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-03 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15178599#comment-15178599 ] Eric Badger commented on YARN-4686: --- As per above comment, these test failures are not re

[jira] [Assigned] (YARN-4760) proxy redirect to history server uses wrong URL

2016-03-03 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger reassigned YARN-4760: - Assignee: Eric Badger > proxy redirect to history server uses wrong URL >

[jira] [Updated] (YARN-4760) proxy redirect to history server uses wrong URL

2016-03-04 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4760: -- Attachment: YARN-4760.001.patch Simple patch. Just switching "apps" to "app" in the WebAppProxyServlet an

[jira] [Commented] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-11 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15191211#comment-15191211 ] Eric Badger commented on YARN-4686: --- Thanks for finding this failure, [~eepayne]. I nar

[jira] [Updated] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-14 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4686: -- Attachment: YARN-4686.004.patch The new patch changes the waitForNodeManagersToConnect method in MiniYA

[jira] [Updated] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-14 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4686: -- Attachment: YARN-4686.005.patch I moved the total capacity check out of the waitForNodeManagersToConnect

[jira] [Updated] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-14 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4686: -- Target Version/s: 3.0.0, 2.8.0, 2.7.3 (was: 2.7.3) > MiniYARNCluster.start() returns before cluster is c

[jira] [Commented] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-14 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194235#comment-15194235 ] Eric Badger commented on YARN-4686: --- As per my comment above: TestYarnCLI, TestAMRMClien

[jira] [Updated] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-15 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4686: -- Attachment: YARN-4686.006.patch [~eepayne] good catch! I've switched that line in the comment in this upd

[jira] [Commented] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-18 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199736#comment-15199736 ] Eric Badger commented on YARN-4686: --- [~kasha] When HA is not enabled, the RM will be tran

[jira] [Updated] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-19 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4686: -- Attachment: YARN-4686-branch-2.7.006.patch [~eepayne] Attaching the branch-2.7 patch. It passed all of th

[jira] [Updated] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-21 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4686: -- Attachment: YARN-4686-branch-2.7.007.patch Attaching branch-2.7 patch after rebase. Must not have done th

[jira] [Updated] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-21 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4686: -- Attachment: (was: YARN-4686-branch-2.7.007.patch) > MiniYARNCluster.start() returns before cluster is

[jira] [Commented] (YARN-4686) MiniYARNCluster.start() returns before cluster is completely started

2016-03-21 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204435#comment-15204435 ] Eric Badger commented on YARN-4686: --- Thanks, [~eepayne]! > MiniYARNCluster.start() retur

[jira] [Commented] (YARN-4756) Unnecessary wait in Node Status Updater during reboot

2016-03-21 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204875#comment-15204875 ] Eric Badger commented on YARN-4756: --- [~eepayne], [~jlowe], [~kasha], can one of you revie

[jira] [Updated] (YARN-4756) Unnecessary wait in Node Status Updater during reboot

2016-03-21 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4756: -- Attachment: YARN-4756.003.patch [~kasha], I wasn't clear in my original text. The patches in [YARN-4686]

[jira] [Updated] (YARN-4756) Unnecessary wait in Node Status Updater during reboot

2016-03-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4756: -- Attachment: YARN-4756.004.patch Fixing whitespace in patch. > Unnecessary wait in Node Status Updater du

[jira] [Updated] (YARN-4756) Unnecessary wait in Node Status Updater during reboot

2016-03-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4756: -- Attachment: YARN-4756.005.patch Removing irrelevant changes from patch. > Unnecessary wait in Node Stat

[jira] [Commented] (YARN-4756) Unnecessary wait in Node Status Updater during reboot

2016-04-06 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228520#comment-15228520 ] Eric Badger commented on YARN-4756: --- [~kasha], does my explanation make sense? Do you hav

[jira] [Commented] (YARN-4747) AHS error 500 due to NPE when container start event is missing

2016-04-18 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246546#comment-15246546 ] Eric Badger commented on YARN-4747: --- [~varun_saxena], are you still working on this? If n

[jira] [Commented] (YARN-4747) AHS error 500 due to NPE when container start event is missing

2016-04-19 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15248641#comment-15248641 ] Eric Badger commented on YARN-4747: --- There's no immediate rush to get this in. I was just

[jira] [Updated] (YARN-4556) TestFifoScheduler.testResourceOverCommit fails

2016-04-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-4556: -- Attachment: YARN-4556-branch-2.7.001.patch > TestFifoScheduler.testResourceOverCommit fails > --

[jira] [Reopened] (YARN-4556) TestFifoScheduler.testResourceOverCommit fails

2016-04-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger reopened YARN-4556: --- Adding a 2.7 patch. > TestFifoScheduler.testResourceOverCommit fails > -

[jira] [Commented] (YARN-4556) TestFifoScheduler.testResourceOverCommit fails

2016-04-22 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254525#comment-15254525 ] Eric Badger commented on YARN-4556: --- [~eepayne], please review this patch and commit to b

[jira] [Commented] (YARN-4556) TestFifoScheduler.testResourceOverCommit fails

2016-04-26 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258379#comment-15258379 ] Eric Badger commented on YARN-4556: --- Thanks, [~eepayne]! > TestFifoScheduler.testResour

[jira] [Assigned] (YARN-5053) More informative diagnostics when applications killed by a user

2016-05-06 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger reassigned YARN-5053: - Assignee: Eric Badger > More informative diagnostics when applications killed by a user >

[jira] [Assigned] (YARN-5055) max per user can be larger than max per queue

2016-05-06 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger reassigned YARN-5055: - Assignee: Eric Badger > max per user can be larger than max per queue > --

[jira] [Updated] (YARN-5053) More informative diagnostics when applications killed by a user

2016-05-09 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-5053: -- Attachment: YARN-5053.001.patch Attaching patch. > More informative diagnostics when applications kille

<    1   2   3   4   5   6   7   8   9   10   >