You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2016/10/12 18:57:20 UTC

[jira] [Comment Edited] (TEZ-2779) When ResourceManager is HA mode, How can I set up Tez UI configs?

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

Hitesh Shah edited comment on TEZ-2779 at 10/12/16 6:57 PM:
------------------------------------------------------------

[~Sreenath] Does the UI support a config which takes in a list of RM hostnames? If not, let us consider this scenario: 

   - Tez UI config has rm1 as the hostname for the RM. 
   - YARN has RM HA enabled with rm1, rm2 and rm3 as the hosts. 
   - rm1 is completely down but rm2 and rm3 are up. 

At this point, I am assuming that the UI will not function properly even though the YARN RM layer is actually up. 




was (Author: hitesh):
[~Sreenath] Does the UI support a config which takes in a list of RM hostnames? If not, let us consider this scenario: 

   - Tez UI config has rm1 as the hostname for the RM. 
   - YARN has RM HA enabled with rm1, rm2 and rm3 as the hosts. 
   - rm1 is completely down but rm2 and rm3 are up. 



> When ResourceManager is HA mode, How can I set up Tez UI configs?
> -----------------------------------------------------------------
>
>                 Key: TEZ-2779
>                 URL: https://issues.apache.org/jira/browse/TEZ-2779
>             Project: Apache Tez
>          Issue Type: Improvement
>          Components: UI
>    Affects Versions: 0.7.0
>            Reporter: skrho
>            Assignee: Sreenath Somarajapuram
>
> I am using Tez UI 0.7.0 & hadoop 2.7.1  and It is a quite good. 
> I have a question.
> When the resourcemanager is HA mode, How can I set up configs.js?
> expecially RMWebUrl value
> Now I am just setting RMWebUrl value to 'http://resourcemangerUrl1:8088'
> But When the resoucemanager ACTIVE state was changed from resourcemangerUrl1 to resourcemangerUrl2, the resourcemanger link is not working in Tez UI because of not service resourcemangerUrl1 
> Please tell me how to set configs.js ?



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