The webapp under hadoop is an embedded server and is started up when the hadoop cluster starts up. the port on which it starts is configurable in the hadoop-*.xml files but by default it is the namenode and port 50030. The embedded server is jetty.

Dennis

scott green wrote:
Hi list,

How can I start webapp under hadoop, it seems build.xml has nothing to
do with it.

-- scott

Reply via email to