Sorry, also running using Maven conf with HBase 0.92.1, Hadoop 1.0.0 On Fri, Aug 3, 2012 at 3:01 PM, Kevin Shin <[email protected] > wrote:
> Hey everyone, > > I'm testing a postWALRestore functionality; I've pulled out a region > server, aborted it (closes without flushing the WALs), and would like to > restart it in order to see if the restart triggers a recovery. > I'm running on a mini cluster, and I was wondering if someone could point > me to the API that would allow me to restart either the entire mini cluster > (not stop/start as that creates a new instance) or restart the region > server alone. Thanks! > > Cheers, > Kevin >
