- Oct 01, 2017
-
-
Sean Busbey authored
[accumulo, accumulo1.6, accumulo1.7, accumulo1.8] switch Accumulo to minor version specific bindings. * break out accumulo modules * add deprecation warning * switch travis to use short hostname to get around long hostname error.
-
- Apr 06, 2017
-
-
Josh Elser authored
* Expand on the README, covering table creation and best-practices for table config * Avoid unnecessary Text object creations (in loops and instead of byte[] usage) * Use a ConcurrentHashMap to better match the DB API * Fix error messages and always call printStackTrace() on exceptions * Use BATCHED_OK instead of OK in insert() (more correct)
-
- Jan 24, 2016
-
-
Sean Busbey authored
-
- Nov 02, 2015
-
-
Robert J. Moore authored
-