How are you loading it in Pig? Can you just ignore the first field (key)
with positional reference? What is the key-value delimiter used in your MR
job.

On Thu, Mar 8, 2012 at 2:56 PM, Mohit Anchlia <[email protected]>wrote:

> I am trying to process the output which has key in it from the map-reduce
> job. Is there a way I can ignore the key when I load data from that file?
> When I load data in the variable I don't want the key in that alias.
>

Reply via email to