You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by wang jianfei <wa...@cmss.chinamobile.com> on 2018/03/08 03:26:41 UTC

Review Request 65963: AMS restart failed in embedded mode

-----------------------------------------------------------
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


Re: Review Request 65963: AMS restart failed in embedded mode

Posted by Nate Cole <nc...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65963/#review198880
-----------------------------------------------------------



We no longer use Review Board for code reviews.  See https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute for the new process.

- Nate Cole


On March 7, 2018, 10:26 p.m., wang jianfei wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65963/
> -----------------------------------------------------------
> 
> (Updated March 7, 2018, 10:26 p.m.)
> 
> 
> 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
> 
>