I am working on a project using map reduce and HBase. We are using Cloudera’s CDH3 distribution which has hbase-0.89.20100924+28 bundled into it. I would like to use cascading as we have some processing that requires multiple map reduce jobs, but I have been looking through the different forks of the HBase adaptors for cascading on github and can’t seem to find one for our version of HBase. Could someone point me in the correct direction?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
We are using https://github.com/ryanobjc/cascading.hbase with CDH3u1. If you have not tried that one with CDH3 give it a try. |
|||
|
|
|
This looks like timestamped version comming from source control. Can't you just extract it from tarball/jar file? |
|||||||
|