guano
guano copied to clipboard
zookeeper dump and restore utility
some imports seemed to be missing
I have updated the README fairly significantly and fixed the build issue. If you'd like to accept these changes onto master feel free.
- missing imports
This makes a trivial change to add a couple of imports to DumpJob.java which were causing compilation with Maven to fail using the standard clone of the repo from github.
Fixes issue #2
I built the fix for issue #1, and it worked fine -- but since merging here, the d2fn/guano build has been broken. Will push a fix under this issue in...