}
public void setUp(String name) throws Exception {
LOG.info("START TEST : " + name);
handler = new TestAvatarQJMFailuresHandler();
InjectionHandler.set(handler);
FSEditLog.setRuntimeForTesting(Runtime.getRuntime());
conf = new Configuration();
cluster = new MiniAvatarCluster.Builder(conf).numDataNodes(1)