[jira] [Commented] (YARN-9683) Remove reapDockerContainerNoPid left behind by YARN-9074

2019-08-14 Thread Eric Yang (JIRA)


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

Eric Yang commented on YARN-9683:
-

Thank you [~jojochuang] for resolving this pull request properly.

> Remove reapDockerContainerNoPid left behind by YARN-9074
> 
>
> Key: YARN-9683
> URL: https://issues.apache.org/jira/browse/YARN-9683
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: yarn
>Reporter: Adam Antal
>Assignee: kevin su
>Priority: Trivial
>  Labels: newbie
> Fix For: 3.3.0
>
>
> YARN-9074 has touched the ContainerCleanup.java but created a separate 
> function instead of using reapDockerContainerNoPid in ContainerCleanup.java.
> Having no usages, that private function can be safely removed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-9683) Remove reapDockerContainerNoPid left behind by YARN-9074

2019-08-14 Thread Hudson (JIRA)


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

Hudson commented on YARN-9683:
--

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17126 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17126/])
YARN-9683. Remove reapDockerContainerNoPid left behind by YARN-9074 (weichiu: 
rev 167acd87daf61be9a27dfb5af6e7cbacb96e44de)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/launcher/ContainerCleanup.java


> Remove reapDockerContainerNoPid left behind by YARN-9074
> 
>
> Key: YARN-9683
> URL: https://issues.apache.org/jira/browse/YARN-9683
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: yarn
>Reporter: Adam Antal
>Assignee: kevin su
>Priority: Trivial
>  Labels: newbie
> Fix For: 3.3.0
>
>
> YARN-9074 has touched the ContainerCleanup.java but created a separate 
> function instead of using reapDockerContainerNoPid in ContainerCleanup.java.
> Having no usages, that private function can be safely removed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-9683) Remove reapDockerContainerNoPid left behind by YARN-9074

2019-08-14 Thread Wei-Chiu Chuang (JIRA)


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

Wei-Chiu Chuang commented on YARN-9683:
---

I merged the PR. Thanks all!

> Remove reapDockerContainerNoPid left behind by YARN-9074
> 
>
> Key: YARN-9683
> URL: https://issues.apache.org/jira/browse/YARN-9683
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: yarn
>Reporter: Adam Antal
>Assignee: kevin su
>Priority: Trivial
>  Labels: newbie
> Fix For: 3.3.0
>
>
> YARN-9074 has touched the ContainerCleanup.java but created a separate 
> function instead of using reapDockerContainerNoPid in ContainerCleanup.java.
> Having no usages, that private function can be safely removed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-9683) Remove reapDockerContainerNoPid left behind by YARN-9074

2019-08-14 Thread kevin su (JIRA)


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

kevin su commented on YARN-9683:


[~eyang] [~adam.antal] Thanks for the review, but it looks like the patch 
didn't commit yet

> Remove reapDockerContainerNoPid left behind by YARN-9074
> 
>
> Key: YARN-9683
> URL: https://issues.apache.org/jira/browse/YARN-9683
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: yarn
>Reporter: Adam Antal
>Assignee: kevin su
>Priority: Trivial
>  Labels: newbie
> Fix For: 3.3.0
>
>
> YARN-9074 has touched the ContainerCleanup.java but created a separate 
> function instead of using reapDockerContainerNoPid in ContainerCleanup.java.
> Having no usages, that private function can be safely removed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-9683) Remove reapDockerContainerNoPid left behind by YARN-9074

2019-08-14 Thread Eric Yang (JIRA)


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

Eric Yang commented on YARN-9683:
-

[~adam.antal] thank you for the commit.

> Remove reapDockerContainerNoPid left behind by YARN-9074
> 
>
> Key: YARN-9683
> URL: https://issues.apache.org/jira/browse/YARN-9683
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: yarn
>Reporter: Adam Antal
>Assignee: kevin su
>Priority: Trivial
>  Labels: newbie
> Fix For: 3.3.0
>
>
> YARN-9074 has touched the ContainerCleanup.java but created a separate 
> function instead of using reapDockerContainerNoPid in ContainerCleanup.java.
> Having no usages, that private function can be safely removed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-9683) Remove reapDockerContainerNoPid left behind by YARN-9074

2019-08-14 Thread Adam Antal (JIRA)


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

Adam Antal commented on YARN-9683:
--

Thanks for the commit [~eyang]. Resolved the issue.

> Remove reapDockerContainerNoPid left behind by YARN-9074
> 
>
> Key: YARN-9683
> URL: https://issues.apache.org/jira/browse/YARN-9683
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: yarn
>Reporter: Adam Antal
>Assignee: kevin su
>Priority: Trivial
>  Labels: newbie
> Fix For: 3.3.0
>
>
> YARN-9074 has touched the ContainerCleanup.java but created a separate 
> function instead of using reapDockerContainerNoPid in ContainerCleanup.java.
> Having no usages, that private function can be safely removed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-9683) Remove reapDockerContainerNoPid left behind by YARN-9074

2019-08-12 Thread Eric Yang (JIRA)


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

Eric Yang commented on YARN-9683:
-

+1 Good catch, will commit to trunk if no objections.

[~pingsutw] Thank you for the patch.
[~adam.antal] Thank you for the review.

> Remove reapDockerContainerNoPid left behind by YARN-9074
> 
>
> Key: YARN-9683
> URL: https://issues.apache.org/jira/browse/YARN-9683
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: yarn
>Reporter: Adam Antal
>Assignee: kevin su
>Priority: Trivial
>  Labels: newbie
>
> YARN-9074 has touched the ContainerCleanup.java but created a separate 
> function instead of using reapDockerContainerNoPid in ContainerCleanup.java.
> Having no usages, that private function can be safely removed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Commented] (YARN-9683) Remove reapDockerContainerNoPid left behind by YARN-9074

2019-08-10 Thread Adam Antal (JIRA)


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

Adam Antal commented on YARN-9683:
--

+1 (non-binding) on the PR

> Remove reapDockerContainerNoPid left behind by YARN-9074
> 
>
> Key: YARN-9683
> URL: https://issues.apache.org/jira/browse/YARN-9683
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: yarn
>Reporter: Adam Antal
>Assignee: kevin su
>Priority: Trivial
>  Labels: newbie
>
> YARN-9074 has touched the ContainerCleanup.java but created a separate 
> function instead of using reapDockerContainerNoPid in ContainerCleanup.java.
> Having no usages, that private function can be safely removed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org