ApiHdfsUsageReportRow

Properties

Name Type Description Notes
date OffsetDateTime The date of the report row data. [optional]
user String The user being reported. [optional]
size Long Total size (in bytes) of the files owned by this user. This does not include replication in HDFS. [optional]
rawSize Long Total size (in bytes) of all the replicas of all the files owned by this user. [optional]
numFiles Long Number of files owned by this user. [optional]