On Dec 10, 2010, at 5:40 PM, Springring wrote:
> hi all,
> I want to making sure one thing --if there are web page in HDFS to access
> files?
> I know that there are command like "fs -put" and "fs -get",even more we can
> download
> file from web like "slave:50075".But is there a way to put file in HDFS
> through web?
In Hadoop proper, no.
> Additional , is there function to authentication web user
Yes, if you use the hadoop.http.filter.initializers feature (iirc).
> and limmit the space size
> they can use?
hadoop dfsadmin -setQuota and -setSpaceQuota