web.xml is in: hadoop-releaseNo/webapps/job/WEB-INF/web.xml
Mark On Thu, May 26, 2011 at 1:29 AM, Luke Lu <[email protected]> wrote: > Hadoop embeds jetty directly into hadoop servers with the > org.apache.hadoop.http.HttpServer class for servlets. For jsp, web.xml > is auto generated with the jasper compiler during the build phase. The > new web framework for mapreduce 2.0 (MAPREDUCE-2399) wraps the hadoop > HttpServer and doesn't need web.xml and/or jsp support either. > > On Thu, May 26, 2011 at 12:14 AM, 王晓峰 <[email protected]> wrote: > > hi,admin: > > > > I'm a fresh fish from China. > > I want to know how the Jetty combines with the hadoop. > > I can't find the file named "web.xml" that should exist in usual > system > > that combine with Jetty. > > I'll be very happy to receive your answer. > > If you have any question,please feel free to contract with me. > > > > Best Regards, > > > > Jack > > >
