[
https://issues.apache.org/jira/browse/AMBARI-13851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Sen updated AMBARI-13851:
--------------------------------
Attachment: AMBARI-13851.patch
> AMS should not assume hdfs as the protocol
> ------------------------------------------
>
> Key: AMBARI-13851
> URL: https://issues.apache.org/jira/browse/AMBARI-13851
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics, stacks
> Affects Versions: 2.1.3
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.1.3
>
> Attachments: AMBARI-13851.patch
>
>
> AMS scripts should not assume that hdfs is the protocol.
> {code}
> is_hbase_distributed = hbase_root_dir.startswith('hdfs://')
> or
> is_hbase_distributed =
> security_params['hbase-site']['hbase.rootdir'].startswith('hdfs://')
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)