clojure-hbase-schemas icon indicating copy to clipboard operation
clojure-hbase-schemas copied to clipboard

Update to work with Clojure 1.3 & other fixes

Open alexott opened this issue 12 years ago • 2 comments

These changes includes:

  • get rid of not necessary clojure-contrib dependency
  • use of clj-serializer 0.1.3 that was fixed to work with clojure 1.3.0
  • fix exception when as-table was used with instance of HTablePool$PooledHTable

alexott avatar Apr 21 '12 07:04 alexott

I have another pull req that builds on this, adds support for check-and-put and some initial support for versions. Is there anyone maintaining this upstream? I'm a little hesitant to put together the pull req unless someone is able to approve a merge.

chawco avatar Feb 18 '13 20:02 chawco

I am no longer working with HBase regularly so not actively maintaining it. I'd be OK accepting patches, but would prefer if someone else who is actively using the library took it over.

eslick avatar May 17 '13 05:05 eslick