You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2015/12/22 15:44:46 UTC

[jira] [Created] (AMBARI-14467) Handle schemaless value for ams-hbase-site/hbase.rootdir

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)