Skip to content
Snippets Groups Projects
  1. Sep 27, 2016
  2. Jul 12, 2016
  3. Nov 27, 2015
  4. Nov 05, 2015
    • kruthar's avatar
      [jdbc] testing code cleanup · 5ff4608f
      kruthar authored
      reverted a few things that were not necessary
      * semicolon change - coming in another PR
      * .gitignore change - no longer using derby
      
      Code cleanup
      * test scoped hsqldb
      * removed derby artifacts and references
      * setting driver class is not necessary
      * cleaned up unused objects in delete
      * now running cleanup on client
      * removed old assert(true) stub
      5ff4608f
    • kruthar's avatar
      [jdbc] implemented base operation test cases · 22085f62
      kruthar authored
      Had to fix the semicolon issue for Derby.
      Ended up switching to HSQLDB becuase Derby does not support LIMIT.
      22085f62
  5. Oct 28, 2015
  6. Jun 18, 2015
  7. May 01, 2014
    • Mike Drob's avatar
      Cleanup for move to Accumulo 1.4.4 · d4f9a51d
      Mike Drob authored
      * set .gitignore to standard eclipse
      * update versions of Accumulo to 1.4.4
      * Pin slf4j binding to 1.5.8
      
      Accumulo, Thrift, and YCSB all use different versions of slf4j, causing
      runtime issues because everything is bundled together. Pin the version
      to something in the middle that seems to work, even if it's not the
      latest and greatest version.
      d4f9a51d
  8. Mar 23, 2014
  9. Mar 16, 2014
  10. Oct 22, 2012
  11. Sep 10, 2012
  12. Aug 14, 2012
  13. Feb 19, 2012
  14. Jul 04, 2011
  15. May 04, 2010
  16. May 03, 2010
Loading