Hi, Isn't this property a legacy one? 0.18 is the last release I see with this property. I've always used dfs.datanode.du.reserved instead, reserving constant space across all dfs.data.dir volumes.
On Fri, Dec 31, 2010 at 9:32 PM, Mag Gam <[email protected]> wrote: > On some of my data nodes I have 2 filesystems. /fs1 and /fs2. Is it > possible to set the du pct so, for fs1 its 80% usage and /fs2 its 20% > usage? According to the release's code: No. (Unless two DataNodes are run off the same machine, which is not recommended.) -- Harsh J www.harshj.com
