Yes i figured you guys went far ahead since i last checked it. Our code was spinning for past 7 mos or so, i think before we had a chance to figure all details on EB
On Thu, Jan 20, 2011 at 12:41 PM, Dmitriy Ryaboy <[email protected]> wrote: > FWIW we don't do codegen anymore either, both in the 0.6 and the > 0.8-compatible branches. > Pointing to a description file is a good idea, we'll add that. > > D > > On Thu, Jan 20, 2011 at 12:16 PM, Dmitriy Lyubimov <[email protected] > >wrote: > > > We just OSSd some load and store funcs for pig 0.7 cdh3b3 supporting > > reads/writes protobuf from/to sequence files and hbase that we actually > use > > in our prod. There's no codegen and i guess they do not support lzo files > > directly (but i guess one might enable lzo inside sequence files if > needed. > > ) It works rather nicely for us. I guess there might be a need for some > > minor adjustements since we use grunt integrated in our redundant clients > > rather then spin off grunt on its own. We haven't switched to 0.8 yet but > i > > gather the api gap for loadfuncs is narrower between 0.7 and 0.8 than > > between 0.6 and 0.7 (we actually have some decommissioned funcs for 0.6 > in > > that tree that we don't use anymore, too.) : > > https://github.com/dlyubimov/ecoadapters > > > > > > > > On Thu, Jan 13, 2011 at 7:43 AM, Evert Lammerts <[email protected] > > >wrote: > > > > > > Are you trying to load protobufs or thrift files, or do you just want > > > > Lzo > > > > support? > > > > > > Protobufs would be nice, but Elephant Bird is not ready yet for Pig 0.7 > / > > > 0.8, right? > > > > > > > > >
