You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "hunshenshi (JIRA)" <ji...@apache.org> on 2019/07/04 05:02:00 UTC

[jira] [Comment Edited] (YARN-9663) ApplicationID may be duplicated in YARN Federation

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

hunshenshi edited comment on YARN-9663 at 7/4/19 5:01 AM:
----------------------------------------------------------

I don't think so.  YARN-9528 just update sql of State store.

I will change applicationId to fix this.

I think YARN-9528 can't fix all scenes


was (Author: hunhun):
I don't think so.  [YARN-9528|https://issues.apache.org/jira/browse/YARN-9528] just update sql of State store.

I will change applicationId to fix this.

> ApplicationID may be duplicated in YARN Federation
> --------------------------------------------------
>
>                 Key: YARN-9663
>                 URL: https://issues.apache.org/jira/browse/YARN-9663
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: federation, yarn
>            Reporter: hunshenshi
>            Assignee: hunshenshi
>            Priority: Major
>
> ApplicationId represents the globally unique identifier for an application.
> The globally unique nature of the identifier is achieved by using the cluster timestamp. i.e. start-time of the ResourceManager along with a monotonically increasing counter for the application.
> But in yarn federation, the applicationId will be duplicated if the timestamp of subClusters is same.
> Shall we add clusterId in applicationId, like application_cluseterId_timestamp_xxx1



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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