org.apache.accumulo.server.test.functional
Class SparseColumnFamilyTest
java.lang.Object
org.apache.accumulo.server.test.functional.FunctionalTest
org.apache.accumulo.server.test.functional.SparseColumnFamilyTest
public class SparseColumnFamilyTest
- extends FunctionalTest
This test recreates issue ACCUMULO-516. Until that issue is fixed this test should time out.
Methods inherited from class org.apache.accumulo.server.test.functional.FunctionalTest |
bulkImport, checkMapFiles, checkSplits, getConnector, getCredentials, getInstance, getMaster, getPassword, getUsername, main, parseConfig, setInstanceName, setMaster, setPassword, setup, setUsername |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SparseColumnFamilyTest
public SparseColumnFamilyTest()
getInitialConfig
public Map<String,String> getInitialConfig()
- Specified by:
getInitialConfig
in class FunctionalTest
getTablesToCreate
public List<FunctionalTest.TableSetup> getTablesToCreate()
- Specified by:
getTablesToCreate
in class FunctionalTest
run
public void run()
throws Exception
- Specified by:
run
in class FunctionalTest
- Throws:
Exception
cleanup
public void cleanup()
throws Exception
- Specified by:
cleanup
in class FunctionalTest
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.