[jira] [Updated] (YARN-4005) Completed container whose app is finished is not removed from NMStateStore

2016-12-01 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated YARN-4005:
-
Fix Version/s: 2.8.0

> Completed container whose app is finished is not removed from NMStateStore
> --
>
> Key: YARN-4005
> URL: https://issues.apache.org/jira/browse/YARN-4005
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Jun Gong
>Assignee: Jun Gong
> Fix For: 2.8.0, 2.7.2, 2.6.2, 3.0.0-alpha1
>
> Attachments: YARN-4005.01.patch
>
>
> If a container is completed and its corresponding app is finished, NM only 
> removes it from its context and does not add it to 
> 'recentlyStoppedContainers' when calling 'getContainerStatuses'. Then NM will 
> not remove it from NMStateStore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (YARN-4005) Completed container whose app is finished is not removed from NMStateStore

2015-10-08 Thread Jason Lowe (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Lowe updated YARN-4005:
-
Fix Version/s: 2.6.2

Also committed to branch-2.6.

> Completed container whose app is finished is not removed from NMStateStore
> --
>
> Key: YARN-4005
> URL: https://issues.apache.org/jira/browse/YARN-4005
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Jun Gong
>Assignee: Jun Gong
> Fix For: 2.7.2, 2.6.2
>
> Attachments: YARN-4005.01.patch
>
>
> If a container is completed and its corresponding app is finished, NM only 
> removes it from its context and does not add it to 
> 'recentlyStoppedContainers' when calling 'getContainerStatuses'. Then NM will 
> not remove it from NMStateStore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-4005) Completed container whose app is finished is not removed from NMStateStore

2015-10-08 Thread Jason Lowe (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Lowe updated YARN-4005:
-
Fix Version/s: (was: 2.8.0)
   2.7.2

I pulled this in to branch-2.7 as well.

> Completed container whose app is finished is not removed from NMStateStore
> --
>
> Key: YARN-4005
> URL: https://issues.apache.org/jira/browse/YARN-4005
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Jun Gong
>Assignee: Jun Gong
> Fix For: 2.7.2
>
> Attachments: YARN-4005.01.patch
>
>
> If a container is completed and its corresponding app is finished, NM only 
> removes it from its context and does not add it to 
> 'recentlyStoppedContainers' when calling 'getContainerStatuses'. Then NM will 
> not remove it from NMStateStore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-4005) Completed container whose app is finished is not removed from NMStateStore

2015-07-31 Thread Jun Gong (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jun Gong updated YARN-4005:
---
Attachment: YARN-4005.01.patch

 Completed container whose app is finished is not removed from NMStateStore
 --

 Key: YARN-4005
 URL: https://issues.apache.org/jira/browse/YARN-4005
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Jun Gong
Assignee: Jun Gong
 Attachments: YARN-4005.01.patch


 If a container is completed and its corresponding app is finished, NM only 
 removes it from its context and does not remove it from NMStateStore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-4005) Completed container whose app is finished is not removed from NMStateStore

2015-07-31 Thread Jun Gong (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jun Gong updated YARN-4005:
---
Description: If a container is completed and its corresponding app is 
finished, NM does not add it to ''NM only removes it from its context and does 
not remove it from NMStateStore.  (was: If a container is completed and its 
corresponding app is finished, NM only removes it from its context and does not 
remove it from NMStateStore.)

 Completed container whose app is finished is not removed from NMStateStore
 --

 Key: YARN-4005
 URL: https://issues.apache.org/jira/browse/YARN-4005
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Jun Gong
Assignee: Jun Gong
 Attachments: YARN-4005.01.patch


 If a container is completed and its corresponding app is finished, NM does 
 not add it to ''NM only removes it from its context and does not remove it 
 from NMStateStore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-4005) Completed container whose app is finished is not removed from NMStateStore

2015-07-31 Thread Jun Gong (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jun Gong updated YARN-4005:
---
Description: If a container is completed and its corresponding app is 
finished, NM only removes it from its context and does not add it to 
'recentlyStoppedContainers' when calling 'getContainerStatuses'. Then NM will 
not remove it from NMStateStore.  (was: If a container is completed and its 
corresponding app is finished, NM does not add it to ''NM only removes it from 
its context and does not remove it from NMStateStore.)

 Completed container whose app is finished is not removed from NMStateStore
 --

 Key: YARN-4005
 URL: https://issues.apache.org/jira/browse/YARN-4005
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Jun Gong
Assignee: Jun Gong
 Attachments: YARN-4005.01.patch


 If a container is completed and its corresponding app is finished, NM only 
 removes it from its context and does not add it to 
 'recentlyStoppedContainers' when calling 'getContainerStatuses'. Then NM will 
 not remove it from NMStateStore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)