Vijay Srinivasaraghavan created AMBARI-13163:
------------------------------------------------
Summary: check_fs_root for HIVE service should also support HCFS
type
Key: AMBARI-13163
URL: https://issues.apache.org/jira/browse/AMBARI-13163
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: trunk
Reporter: Vijay Srinivasaraghavan
Assignee: Sumit Mohanty
check_fs_root includes the logic to modify the FS path when it changes. The
current implementation only supports it for hdfs. Instead of filtering the FS
root by "hdfs", the value should be read from cluster-env for any HCFS type to
identify the FS namespace or it could simple tokenize DefaultFS and find string
before "://".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)