Aleksandr Kovalenko created AMBARI-5158:
-------------------------------------------
Summary: 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
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)