Is something preventing you from calling them via a simple bash script?
On Sun, Feb 19, 2012 at 10:58 PM, Haitao Yao <[email protected]> wrote: > hi, all > I have tens of simple pig scripts to run. While there's no parameter > name collision, I merged them into a large pig script which is about 4000 > lines. > But the merged pig script takes pig a lot of time merging and > analyzing. > > How can I quickly submit tens of scripts in parallel? > > BTW, I do not want to start tens of pig process for memory issue. > thanks very much.
