----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20419/ -----------------------------------------------------------
Review request for accumulo and Mike Drob. Bugs: ACCUMULO-2654 https://issues.apache.org/jira/browse/ACCUMULO-2654 Repository: accumulo Description ------- merged previous tool to 1.5, then updated to use jcommander. This is just a quick check on the compromises needed to work with jcommander, like only listing codecs on error. Diffs ----- core/src/main/java/org/apache/accumulo/core/file/rfile/CreateEmpty.java PRE-CREATION core/src/main/java/org/apache/accumulo/core/file/rfile/RFileOperations.java 5374332 test/system/auto/simple/recoverWithEmpty.py PRE-CREATION Diff: https://reviews.apache.org/r/20419/diff/ Testing ------- ran functional test. tried creating files with each codec. Thanks, Sean Busbey