I change to hadoop-0.20.2 from cloudera-chd3,then debug script works,Except
that the script don't have "$program" arg as said "
$script $stdout $stderr $syslog $jobconf $program"
2011/10/14 seven garfee
> hi,guys
> I'm debuging pipes program on mapreduce, and trying debug script to print
> som
hi,guys
I'm debuging pipes program on mapreduce, and trying debug script to print
some debug info.
I used the default pipes script under src/c++/pips/debug, and put it on
hdfs, create a symlink in distcache
But it does not work while printing "exec: pipes-default-script : no
found".
Does that