-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57451/
-----------------------------------------------------------
Review request for Ambari, Dmytro Sen, Jaimin Jetly, Srimanth Gunturi, Sid
Wagle, and Yusaku Sako.
Bugs: AMBARI-20368
https://issues.apache.org/jira/browse/AMBARI-20368
Repository: ambari
Description
-------
The problem is that the installtation of hbase-client is before hdfs-client,
and the dir of hadoop-conf doesn'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.The reasons as follows:
the host maybe not install hdfs-client when adding new host especially.
Diffs
-----
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/hbase.py
20894ec
Diff: https://reviews.apache.org/r/57451/diff/1/
Testing
-------
done it
Thanks,
zhangxiaolu zhangxiaolu