Class MiniAccumuloCluster


  • public class MiniAccumuloCluster
    extends Object
    A utility class that will create Zookeeper and Accumulo processes that write all of their data to a single local directory. This class makes it easy to test code against a real Accumulo instance. The use of this utility will yield results which closely match a normal Accumulo instance.
    Since:
    1.5.0