Skip to content

Hack to get a runner working with Accumulo's mini cluster impl

Notifications You must be signed in to change notification settings

eawagner/minicluster-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minicluster-hack

Hack to get a runner working with Accumulo's mini cluster impl. Code from 1.6 MiniClusterRunner to work with a copy of the 1.5 minicluster. Basically enough work to get it working the way I wanted.

How to use

  1. Build
mvn clean install
  1. Copy the jar to $ACCUMULO_HOME/lib directory. This just makes handling the classpath issues much easier and

  2. Run the following command

$ACCUMULO_HOME/bin/accumulo MiniCluster

About

Hack to get a runner working with Accumulo's mini cluster impl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages