You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by Catalin Alexandru Zamfir <za...@gmail.com> on 2012/04/23 20:19:08 UTC

Zebra API, reading tables/part files

Hy guys,

Can somebody point me to an example code or documentation on how to read
Zebra BasicTables or part files. I've managed to succesfully "compress by
gz serialize by avro" and I'm trying to read the data back to the console
to make sure it's stored ok. But I'm having trouble in reading the data
through the BasicTable API. I'm trying to understand the API, but need a
head start. Help would be appreciated. Thanks!