I am a newbie.I am trying to exclude $3 from RA and store the resultant
into hdfs.
A = LOAD '$input' USING PigStorage(',');
RA = rank A;This can be done while loading itself but I need them as 2 bags. Original data and Temprorary data (after excluding $3 from Original data). Please Suggest * Thanks * Unmesha -- * Thanks & Regards* Unmesha Sreeveni U.B Hadoop, Bigdata Developer Center for Cyber Security | Amrita Vishwa Vidyapeetham http://www.unmeshasreeveni.blogspot.in/
