Sahara provides a scalable data processing stack and associated management interfaces.
Go to file
bhujay f8e7026561 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
(cherry picked from commit b248ef27e4)
2018-08-27 15:52:38 +02:00
api-ref/source Migration to Storyboard 2018-05-07 14:45:27 +02:00
devstack use . instead of source. 2018-01-29 14:18:56 +00:00
doc/source Switch from sahara-file to tarballs.o.o for artifacts 2018-05-12 01:01:12 +02:00
etc Tweak Sahara to make version discovery easier 2018-01-25 05:56:15 +00:00
playbooks/buildimages Native Zuul v3 jobs (almost all of them) 2018-02-15 12:25:01 +01:00
releasenotes Fixing extjs check on cdh and mapr 2018-06-26 23:45:00 +02:00
roles/build-sahara-images-cli Native Zuul v3 jobs (almost all of them) 2018-02-15 12:25:01 +01:00
sahara Correct Hbase ports in Ambari plugin 2018-08-27 15:52:38 +02:00
tools Adding sahara-policy-generator.conf 2018-01-30 16:14:22 -03:00
.coveragerc Replace 'lsb_release -is' with the method 'get_os_distrib' 2016-08-23 16:43:59 +03:00
.gitignore [ut] replace .testr.conf with .stestr.conf 2017-09-13 19:36:18 +08:00
.gitreview Update .gitreview for stable/queens 2018-02-09 13:46:24 +00:00
.stestr.conf [ut] replace .testr.conf with .stestr.conf 2017-09-13 19:36:18 +08:00
.testr.conf Re-add .testr.conf, required by the cover test 2017-09-14 06:34:56 +02:00
.zuul.yaml import zuul job settings from project-config 2018-08-20 22:25:05 +00:00
CONTRIBUTING.rst Migration to Storyboard 2018-05-07 14:45:27 +02:00
HACKING.rst Update the documentation link for doc migration 2017-07-14 13:50:40 +00:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
README.rst Migration to Storyboard 2018-05-07 14:45:27 +02:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
bandit.yaml Bandit password tests 2016-04-01 12:03:16 +01:00
bindep.txt Replace http with https for doc links in sahara 2017-08-27 23:45:09 -07:00
pylintrc Removed attempt to ignore tests in pylint 2014-09-11 15:35:25 +00:00
requirements.txt Updated from global requirements 2018-01-16 12:53:13 +00:00
setup.cfg S3 job binary and binary retriever 2017-12-28 20:20:37 +00:00
setup.py Updated from global requirements 2017-03-02 17:53:46 +00:00
test-requirements-bandit.txt Update bandit version 2016-02-05 12:17:02 -05:00
test-requirements.txt Updated from global requirements 2018-01-24 01:35:04 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/queens 2018-02-09 13:46:27 +00:00