You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Aleksandr Kovalenko (JIRA)" <ji...@apache.org> on 2014/03/20 11:25:42 UTC

[jira] [Updated] (AMBARI-5158) Mirroring: add info message/tooltips for Cluster fields

     [ https://issues.apache.org/jira/browse/AMBARI-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksandr Kovalenko updated AMBARI-5158:
----------------------------------------

    Attachment: AMBARI-5158.patch

> Mirroring: add info message/tooltips for Cluster fields
> -------------------------------------------------------
>
>                 Key: AMBARI-5158
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5158
>             Project: Ambari
>          Issue Type: Task
>          Components: client
>    Affects Versions: 1.5.1
>            Reporter: Aleksandr Kovalenko
>            Assignee: Aleksandr Kovalenko
>            Priority: Critical
>             Fix For: 1.5.1
>
>         Attachments: AMBARI-5158.patch
>
>
> Add the following tooltips to the respective fields for the:
> 1. Create Cluster popup
> 2. Cluster list popup
> The "execute" interface specifies the endpoint for ResourceManager.
> Example: resourcemanager-host:8050
> The "readonly" interface specifies the endpoint for Hadoop's HFTP protocol.
> Example: hftp://namenode-host:50070
> The "workflow" interface specifies the endpoint for Oozie URL.
> Example: http://oozie-host:11000/oozie
> The "write" interface is the endpoint to write to HDFS.  Set this to the value of fs.defaultFS (in core-site.xml) of the target cluster.  
> Example: hdfs://namenode-host:8020 (non-HA); hdfs://nameservice-id:8020 (HA)
> For the Create Cluster popup, add the following info-style message under "Interfaces" section.
> * "Specify the following for the target cluster, not the source cluster."



--
This message was sent by Atlassian JIRA
(v6.2#6252)