Hi All,

Using Pig how can I achieve the below mentioned output from the input.

Input

year , 2000
year , 2001
year , 2002

OutPut

year 2000|2001|2002 ( in one row).

Thanks
Krishnan

Reply via email to