Dmytro Sen created AMBARI-14467:
-----------------------------------
Summary: Handle schemaless value for ams-hbase-site/hbase.rootdir
Key: AMBARI-14467
URL: https://issues.apache.org/jira/browse/AMBARI-14467
Project: Ambari
Issue Type: Bug
Components: ambari-metrics, stacks
Reporter: Dmytro Sen
Assignee: Dmytro Sen
Fix For: 2.2.1
if default fs is set
{code}
"core-site": {
"fs.defaultFS":
"wasb://#DefaultContainerName@#DefaultStorageAccountName.host.domain",
{code}
hbase.rootdir values started from "/" might be set
{code}
"hbase-site": {
"hbase.rootdir": "/hbase",
{code}
stack advisor should also take into account core-site/fs.defaultFS value
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)