Supported by libMapRClient for hadoop-2.x
Returns the total number of bytes bytes that are being used by all of the files in the filesystem.
tOffset hdfsGetUsed(hdfsFS fs)
| Parameter | Description |
|---|---|
| fs | The filesystem handle. |
Returns the total size in bytes or -1 on error.
Check errno for error codes and meanings.