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

Jian He commented on YARN-659:
------------------------------

Hi [~ozawa], I noticed that while we are removing app state from ZK, we still 
need to know the associated attempt IDs ? And remove app and attempts as a 
multi operation. If ZK supports 'directory removal', then we are fine, simply 
removing the app root dir and all the sudir's attempts are gone. But if not, 
removeApplication APIs can not just take an applicationId, we can close this 
ticket in this case.

> RMStateStore's removeApplication APIs should just take an applicationId
> -----------------------------------------------------------------------
>
>                 Key: YARN-659
>                 URL: https://issues.apache.org/jira/browse/YARN-659
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Tsuyoshi OZAWA
>
> There is no need to give in the whole state for removal - just an ID should 
> be enough when an app finishes.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to