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:45:46 UTC

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

     [ https://issues.apache.org/jira/browse/AMBARI-14467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmytro Sen updated AMBARI-14467:
--------------------------------
    Attachment: AMBARI-14467.patch

> 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
>
>         Attachments: AMBARI-14467.patch
>
>
> 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)