Hello,

I would like to remote debug the MapReduce queries under
test/perf/pigmix/src/java/org/apache/pig/test/pigmix/mapreduce

I added to hadoop-env.sh:
export HADOOP_CLIENT_OPTS="-Xdebug
-Xrunjdwp:transport=dt_socket,address=7123,server=y,suspend=n"

And then attached to that port from eclipse (debugger), added breakpoints
to the mapreduce query and launched pigmix (remote program) but eclipse
doesn't stop at the breakpoints so I can't debug - any idea what can be the
problem?

Thanks,
Keren


-- 
Keren Ouaknine
www.kereno.com
​​

Reply via email to