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 "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2019/07/03 17:15:00 UTC

[jira] [Commented] (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=16878005#comment-16878005 ] 

Bibin A Chundatt commented on YARN-9663:
----------------------------------------

Duplicate of YARN-9528 ??

> 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