zhangxiaolu created AMBARI-20368:
------------------------------------
Summary: Hbase-client installed failed when hdfs hasnot installed
Key: AMBARI-20368
URL: https://issues.apache.org/jira/browse/AMBARI-20368
Project: Ambari
Issue Type: Bug
Affects Versions: trunk, 2.4.0, 2.4.1, 2.5.0, 2.4.2
Reporter: zhangxiaolu
the problem is that the installing of hbase-client is before hdfs-client, and
the hdfs-client installed failed because the hadoop-conf-dir didn't exist.
so there are two ways to solve this problem.
the first method is that create the hadoop-conf-dir in hbase.py
the second method is that setting the orders in role_command_order.json.
I think that we can take the first method.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)