On 6/15/09 11:16 PM, "Palleti, Pallavi" <[email protected]> wrote: > We have chown command in hadoop dfs to make a particular directory own > by a person. Do we have something similar to create user with some space > limit/restrict the disk usage by a particular user? Quotas are implemented on a per-directory basis, not per-user. There is no support for "this user can have X space, regardless of where he/she writes" only "this directory has a limit of X space, regardless of who writes there."
- Restricting quota for users in HDFS Palleti, Pallavi
- Re: Restricting quota for users in HDFS Ravi Phulari
- Re: Restricting quota for users in HDFS Allen Wittenauer
- RE: Restricting quota for users in HDFS Palleti, Pallavi
