|
@@ -9,6 +9,8 @@ Administrator login, default username/password: admin/dolphinscheduler123
|
|
|
- The queue is used when executing programs such as spark and mapreduce, and the "queue" parameter needs to be used.
|
|
|
- The administrator enters the `Security Center->Queue Management` page and clicks the "Create Queue" button to create a new queue.
|
|
|
|
|
|
+> Note: Currently, only admin users can modify queues.
|
|
|
+
|
|
|

|
|
|
|
|
|
## Add Tenant
|
|
@@ -17,6 +19,8 @@ Administrator login, default username/password: admin/dolphinscheduler123
|
|
|
- Tenant Code: **The tenant code is the user on Linux, unique and cannot be repeated**
|
|
|
- The administrator enters the `Security Center->Tenant Management` page, and clicks the `Create Tenant` button to create a tenant.
|
|
|
|
|
|
+> Note: Currently, only admin users can modify tenant.
|
|
|
+
|
|
|

|
|
|
|
|
|
## Create Normal User
|