twitter/hadoop-lzo

Unable to process LzoProtobuffB64LinePigStore data with new hadoop-lzo elephant bird

Closed this issue · 0 comments

Hi,

Have compiled the latest hadoop-lzo EB and unable to process the LzoProtobuffB64LinePigStore(previously classname) data in pig query.

Have passing the message proto in arguments.

eg.,

LOAD '/tmp/mytest.lzo' using com.twitter.elephantbird.pig.proto.LzoProtobuffB64LinePigStore('ad_data');

Is this LzoProtobuffB64LinePigStore class deprecated in the package, if yes which class to be appropriate for that case.

Please help.

Thanks.