Skip to content
Snippets Groups Projects
  1. May 01, 2014
    • Mike Drob's avatar
      Cleanup and upgrade to work with Accumulo 1.6.0. · 6e5177fd
      Mike Drob authored
      * Increment Accumulo Version to 1.6.0
      * Fix accumulo dependency versions
        - Harmonize guava version for Accumulo.
        - Automatically manage slf4j version.
      * Clean up depr. code
      * Clean up return codes and error logging
      6e5177fd
    • 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
    • Jonathan M Hsieh's avatar
      Accumulo db driver for ycsb. · ff4342d8
      Jonathan M Hsieh authored
      Based on YCSB++
      
      http://www.pdl.cmu.edu/ycsb++/
      ff4342d8
Loading