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 "Zhijie Shen (JIRA)" <ji...@apache.org> on 2015/03/27 01:26:55 UTC

[jira] [Commented] (YARN-3399) Consider having a Default cluster ID

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

Zhijie Shen commented on YARN-3399:
-----------------------------------

Thanks, Vinod! This proposal sounds almost good to me, but I think we need to rethink what's the default cluster ID.  "default-$(RM-host-name)-cluster" may not work because "yarn.resourcemanager.hostname" is 0.0.0.0 by default, such that different RMs may still use the same cluster ID. Even if we use IP address to lookup host name, it's likely to end up with the same "localhost".

> Consider having a Default cluster ID
> ------------------------------------
>
>                 Key: YARN-3399
>                 URL: https://issues.apache.org/jira/browse/YARN-3399
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>            Reporter: Zhijie Shen
>            Assignee: Brahma Reddy Battula
>
> In YARN-3040, timeline service will set the default cluster ID if users don't provide one. RM HA's current behavior is a bit different when users don't provide cluster ID. IllegalArgumentException will throw instead. Let's continue the discussion if RM HA needs the default cluster ID or not here, and what's the proper default cluster ID.



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