Pig datatypes could be categorized into following two categories: Scalar/Simple Complex Scalar Types Complex Types Map: A map in Pig is a chararray to data element mapping, where that element can be any Pig type, including a complex type. The chararray is called a key and is used as an […]