forked from docs/doc-exports
Reviewed-by: Kacur, Michal <michal.kacur@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
3.3 KiB
3.3 KiB
Logging In to the CDLService WebUI
Scenario
After CDL is installed in an MRS cluster, you can manage data connections and visualized jobs using the CDL web UI.
This section describes how to access the CDL web UI in an MRS cluster.
Prerequisites
- The CDL component has been installed in an MRS cluster and is running properly.
- A user with the CDL management permission has been created for the cluster with Kerberos authentication enabled.
Procedure
- Log in to FusionInsight Manager as a user with the CDL management permissions or the admin user (for the cluster where Kerberos authentication is not enabled), and choose Cluster > Services > CDL.
- On the right of CDLService UI, click the link to access the CDLService web UI.
You can perform the following operations on the CDL web UI:
- Driver Management: You can upload, view, and delete a driver file corresponding to the connected database.
- Link Management: You can create, view, edit, and delete a data connection.
- Job Management: You can create, view, start, pause, restore, stop, restart, delete, or edit a job.
- ENV Management: You can create, view, edit, and delete Hudi environment variables.
Parent topic: Preparing for Creating a CDL Job