[
https://issues.apache.org/jira/browse/AMBARI-14467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070159#comment-15070159
]
Hudson commented on AMBARI-14467:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4089 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4089/])
AMBARI-14467 Handle schemaless value for ams-hbase-site/hbase.rootdir (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6f8b840aa7b15cf240ccdf3cfc819ed16235d06f])
* ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-site.xml
> 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)