All, What's the preferred way to use hadoop within java code running as a web service in something like tomcat? Would you edit the tomcat configuration to have access to the hadoop directory? Or simply include the hadoop jar and have the web service set some configuration somehow before calling submit(assuming the webservice implements the Tool interface)?
James Kilbride
