You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Lars George <la...@gmail.com> on 2011/05/24 15:34:49 UTC

Avro Support

Hi,

Trying to work through the Avro server. The package-info.html seems
off, for example it mentions the hbase.genavro being needed, but

https://github.com/apache/hbase/blob/trunk/src/main/java/org/apache/hadoop/hbase/avro/hbase.genavro

it is empty right now. We also should have example clients, possible
simply porting the Thrift DemoClient over - then you can try either
without having to grok another example setup.

Lars