hc busy
Fri, 19 Mar 2010 13:43:38 -0700
I tried several parameters '-v -d -w', etc. but I couldn't get pig to echo the line it is executing when I run grunt and pipe in a pig script.
pig -v -d -w < myscript.pig is there a easy way to do this? And a second thing is is there a way to output the time it took to execute a dump or store after it is complete? thnx.