pig is a ad-hoc script language for big data analyse
components
PigLatin
language to query and analyse big data. data is organized in this way: field(data block)->tuple(ordered set of fields)->bag(tuple set)->relation(bag..) relation is non-ordered(in sequence execuation is not possible)