hguven / jaql

Automatically exported from code.google.com/p/jaql
0 stars 0 forks source link

Generic HBase support #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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