webdav server - https://issues.apache.org/jira/browse/HADOOP-496
There's a fuse issue somewhere too, but I never managed to get it working.

As far as serving websites directly from HDFS goes, I would say you'd probably 
have better luck writing a pure-java webserver that served directly from the 
java HDFS api.  I've had good experiences serving (internal tools) with jetty 
-- http://docs.codehaus.org/display/JETTY/Embedding+Jetty

-Michael

On 4/14/09 6:45 AM, "Stas Oskin" <[email protected]> wrote:

Hi.

Has any succeed running web-server from HDFS?

I mean, to serve websites and application directly from HDFS, perhaps via
FUSE/WebDav?

Regards.

Reply via email to