DUMP sends your Pig script output to stdout of wherever you launched the Grunt shell from. If you want to write to a file, check out the STORE command instead.
On Fri, Mar 2, 2012 at 7:38 PM, Mohit Anchlia <[email protected]>wrote: > I run a job with "DUMP A". At the end it says output in " > hdfs://db1:54310/tmp/temp1176518176/tmp272513290" > > Then I do hadoop fs -ls /tmp and I don't see that temp directory. Is it > being stored somewhere else? I looked at /tmp also and also under the > hadoop data dir >
