You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by Mohit Anchlia <mo...@gmail.com> on 2012/12/19 06:43:23 UTC

Merging files from different directories

I have files in multiple directories like /dir1/a1../dir2/aN. Is there a
way to merge these files into a different directory

/dir1/a1../dir2/aN -> merge into one file
/dir1/b1../dir2/bN -> merge into one file