Hi.

2009/4/14 Michael Bieniosek <micb...@microsoft.com>

>  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
>
>
Thanks for the advice, but I need PHP support, which Java can't probably do
much about.

Exposing HDFS via FUSE would be ideal, but from what I heard, it's not
considered very stable yet.

Might not be entirely related to this list, but what other measures can be
used to reliably replicate the content over several servers, and get it
ready for HTTP serving?

Regards.

Reply via email to