You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by hc busy <hc...@gmail.com> on 2010/03/19 21:43:07 UTC

wall clock time and echo on

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.