Skip to content
Snippets Groups Projects
  1. Aug 09, 2017
  2. Aug 05, 2017
  3. Aug 04, 2017
  4. Aug 02, 2017
  5. May 19, 2017
  6. May 12, 2017
  7. 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
  8. Mar 17, 2017
  9. Mar 14, 2017
  10. Feb 06, 2017
  11. Feb 03, 2017
  12. Feb 02, 2017
  13. Jan 31, 2017
  14. Jan 30, 2017
Loading