Skip to content
Snippets Groups Projects
  1. Aug 04, 2017
  2. Aug 02, 2017
  3. May 19, 2017
  4. May 12, 2017
  5. Apr 06, 2017
    • Josh Elser's avatar
      [accumulo] A general "refresh" to the Accumulo binding (#947) · ddde8e3c
      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)
      ddde8e3c
  6. Mar 17, 2017
  7. Mar 14, 2017
  8. Feb 06, 2017
  9. Feb 03, 2017
  10. Feb 02, 2017
  11. Jan 31, 2017
  12. Jan 30, 2017
  13. Jan 11, 2017
  14. Dec 16, 2016
  15. Dec 12, 2016
  16. Dec 02, 2016
  17. Nov 18, 2016
  18. Nov 15, 2016
Loading