-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65963/
-----------------------------------------------------------
Review request for Ambari and Aravindan Vijayan.
Bugs: AMBARI-23178
https://issues.apache.org/jira/browse/AMBARI-23178
Repository: ambari
Description
-------
While ams use embedded mode,you can start it for the first time.But,when you
restart it,it starts failed.The log of hbase master is shown above.The reason
is due to the existed hbase.zookeeper.property.dataDir before.So,we must delete
it everytime before you want to restart ams in embedded mode.
Diffs
-----
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/ams_service.py
875211f
Diff: https://reviews.apache.org/r/65963/diff/1/
Testing
-------
Manually tested
Thanks,
wang jianfei