Ejemplo n.º 1
0
 private HConnection getConnection() throws IOException {
   return HBaseConnection.get(hbaseUrl);
 }