Sean Owen wrote:
<snip>
I just went straight to repacking everything into one .jar with an Ant script.

There should not be multiple classloaders in use by Hadoop. Or if
somehow it does, well your classes are in one .jar and so should all
end up in the same classloader no matter what. So I suspect something
along the above lines.

I reached a similar conclusion. Do you think we should modify the examples build to do that? Can you share the ant script you used?

Jeff

Reply via email to