Cluster
|
Indicates the cluster to which the parent tenant belongs.
|
Parent Tenant Resource
|
Indicates the name of the parent tenant.
|
Name
|
- Indicates the name of the current tenant. The value consists of 3 to 50 characters, including digits, letters, and underscores (_).
- Plan a sub-tenant name based on service requirements. The name cannot be the same as that of a role, HDFS directory, or Yarn queue that exists in the current cluster.
|
Tenant Type
|
Specifies whether the tenant is a leaf tenant.
- When Leaf Tenant is selected, the current tenant is a leaf tenant and no sub-tenant can be added.
- When Non-leaf Tenant is selected, the current tenant is not a leaf tenant and sub-tenants can be added to the current tenant. However, the tenant depth cannot exceed 5 levels.
|
Computing Resource
|
Specifies the dynamic computing resources for the current tenant.
- When Yarn is selected, the system automatically creates a queue in Yarn and the queue is named the same as the sub-tenant name.
- A leaf tenant can directly submit jobs to the queue.
- A non-leaf tenant cannot directly submit jobs to the queue. However, Yarn adds an extra queue (hidden) named default for the non-leaf tenant to record the remaining resource capacity of the tenant. Actual jobs do not run in this queue.
- If Yarn is not selected, the system does not automatically create a queue.
|
Default Resource Pool Capacity (%)
|
Indicates the percentage of computing resources used by the current tenant. The base value is the total resources of the parent tenant.
|
Default Resource Pool Max Capacity (%)
|
Indicates the maximum percentage of computing resources used by the current tenant. The base value is the total resources of the parent tenant.
|
Storage Resource
|
Specifies storage resources for the current tenant.
- When HDFS is selected, the system automatically creates a folder named after the sub-tenant in the HDFS parent tenant directory.
- When HDFS is not selected, the system does not automatically allocate storage resources.
|
Quota
|
Indicates the quota for files and directories.
|
Space Quota
|
Indicates the quota for the HDFS storage space used by the current tenant.
- If the unit is set to MB, the value ranges from 1 to 8796093022208. If the unit is set to GB, the value ranges from 1 to 8589934592.
- This parameter indicates the maximum HDFS storage space that can be used by the tenant, but not the actual space used.
- If its value is greater than the size of the HDFS physical disk, the maximum space available is the full space of the HDFS physical disk.
- If this quota is greater than the quota of the parent tenant, the actual storage space does not exceed the quota of the parent tenant.
|
Storage Path
|
Indicates the HDFS storage directory for the tenant.
- The system automatically creates a folder named after the sub-tenant name in the directory of the parent tenant by default. For example, if the sub-tenant is ta1s and the parent directory is /tenant/ta1, the storage path for the sub-tenant is then /tenant/ta1/ta1s.
- The storage path is customizable in the parent directory.
|
Description
|
Indicates the description of the current tenant.
|