sahara/sahara/plugins/ambari
bhujay b248ef27e4 Correct Hbase ports in Ambari plugin
port number for HBase configured in Sahara starts with 600xx
where as hortonworks ambari configures these ports on the
hbase master and region servers with 160xx.Although Ambari
will start the master server with the 160xx port, clients
can't connect them due to improper security rules.As a
result hbase master web info port link in the cluster
general info page doesn't work.HBase region server won't start.

This patch sets the HBase ports correctly for Ambari Plugin.

Change-Id: Ic13944ed729c0840578784f50a53f17b0706b62c
Story: #2003562
Task: #24853
2018-08-27 12:25:00 +05:30
..
resources Adding Ambari 2.6 to image pack 2018-07-13 08:43:49 -03:00
__init__.py New version of HDP plugin 2015-08-20 13:04:43 +03:00
client.py Enable H904 check 2017-07-06 03:17:45 -04:00
common.py Added rack awareness in HDP plugin 2016-08-31 13:52:44 +03:00
configs.py allow configuration of strategy for UI 2016-09-07 16:58:50 +03:00
deploy.py Support of HDP 2.6 2018-03-29 16:12:50 +03:00
edp_engine.py reimplement oozie client as abstract 2016-09-08 13:18:16 +00:00
ha_helper.py Correct Hbase ports in Ambari plugin 2018-08-27 12:25:00 +05:30
health.py Health check for Designate 2016-08-09 19:24:48 +00:00
plugin.py Correct Hbase ports in Ambari plugin 2018-08-27 12:25:00 +05:30
requests_helper.py Added rack awareness in HDP plugin 2016-08-31 13:52:44 +03:00
validation.py forbid cluster creation without secondarynamenode 2016-07-04 10:55:29 +00:00