585960616263646566
@Before public void setUp() throws Exception { ensureTables(); clearTables(); conf = CLUSTER.getConf(); mapperFactory = new HBaseMailboxSessionMapperFactory(conf, null, null); mapper = new HBaseSubscriptionMapper(conf); fillSubscriptionList(); }