Project

General

Profile

« Previous | Next » 

Revision 45717

View differences:

HBaseReadTest.java
43 43
		table = new HTable(conf, Bytes.toBytes(TABLE_NAME));
44 44
	}
45 45

  
46
	@Ignore
47
	//@Test
46

  
47
    //@Test
48 48
	public void testReadGeoLocations() throws IOException {
49 49

  
50 50
		final Scan scan = new Scan();

Also available in: Unified diff