Use Pig with many Thrift files or Thrift objects ?

13 views
Skip to first unread message

alexis...@crisalid.com

unread,
Jun 18, 2014, 5:21:01 AM6/18/14
to elephant...@googlegroups.com
Hi,

I have many Thrift files because I've created one binary file by 1 thrift object...

example of my thrift structure:  (nested I think)

struct Attr_Lignes {
1: decimal nombre
}
struct Lignes {
1: Attr_Lignes attr,

2: string value
}


I would like to use Pig to process my files.
I don't find any tutoriel or example to load my thrift files into Pig...

Can you help me ?

Thank you.
Reply all
Reply to author
Forward
0 new messages