lyfeyaj / jaql

Automatically exported from code.google.com/p/jaql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generic HBase support

GoogleCodeExporter opened this issue · comments

Jaql currently only supports hbase tables that use jaql's binary JSON
format for column values.  We need to generalize the support in a way that
adds conversion from an hbase row (the column byte array values) into a
JSON view, like the converters for other InputFormats.

Original issue reported on code.google.com by Kevin.Be...@gmail.com on 17 Sep 2009 at 12:04

More discussion on the jaql user group:
http://groups.google.com/group/jaql-users/browse_thread/thread/e989359a42ba5ed9

Original comment by Kevin.Be...@gmail.com on 17 Sep 2009 at 12:06