|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The data profile of the table. |
||
| PartitionCnt |
integer |
The partition count. |
2 |
| FileCnt |
integer |
The file count. |
10 |
| ObjectCnt |
integer |
The object count, obtained from an OSS or OSS-HDFS inventory. |
5 |
| FileSize |
integer |
The file size. |
192841 |
| ObjectSize |
integer |
The object size, obtained from an OSS or OSS-HDFS inventory. |
31 |
| RecordCnt |
integer |
The record count. |
2 |
| IsPartitioned |
boolean |
Indicates whether the table is partitioned. |
true |
| LastModifyTime |
string |
The last modified time. |
2023-02-01 19:33:00 |
| LastAccessTime |
string |
The last access time. |
2023-02-02 19:00:00 |
| DatabaseName |
string |
The database name. |
530_db |
| TableName |
string |
The table name. |
test_table_20201223 |
| CreateTime |
string |
The creation time. |
2023-02-01 19:29:12 |
| Location |
string |
The storage location. |
oss://opg211-prod-ds-lake/datalake/tvapp_push_content/_delta_log/00000000000000000005.json |
| AccessNum |
integer |
The number of daily accesses. This parameter is deprecated. |
3 |
| AccessNumWeekly |
integer |
The number of accesses in the last 7 days. This parameter is deprecated. |
5 |
| AccessNumMonthly |
integer |
The number of accesses in the last 30 days. This parameter is deprecated. |
10 |
| LastAccessNumTime |
string |
The last access time. This parameter is deprecated. |
|
| LatestDate |
string |
The metastore update time. |
2023-03-13 |
| LatestAccessNumDate |
string |
The time of the last access frequency update. This parameter is deprecated. |
|
| LastDdlTime |
string |
The last DDL update time. |
2023-08-16 18:02:24 |
| ObjectAccessNum |
integer |
The number of object accesses in the last day, obtained from the OSS-HDFS audit log. |
0 |
| ObjectAccessNumWeekly |
integer |
The number of object accesses in the last 7 days, obtained from the OSS-HDFS audit log. |
18 |
| ObjectAccessNumMonthly |
integer |
The number of object accesses in the last 30 days, obtained from the OSS-HDFS audit log. |
18 |
| DataSourceType |
string |
The type of data source that provides the storage metrics. |
OSS_HDFS |