Monday, January 07, 2008

JDBC for Hadoop

From the Hadoop mailing list:
The code is heavily inspired by the MapReduce layer for HBase and works much like it. However, it's mainly meant to be used for development, as in it's current form, but could potentially be of use for people that must keep their data in a relational database and cannot migrate to HBase for some reason (without all the benefits of HBase of course).


Download here

No comments: