检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
To delete a database that contains tables, delete the tables first. A deleted database cannot be restored. Therefore, exercise caution when deleting a database. Querying All Databases You can use the API provided by DLI to query the list of created databases.
For example, user A is granted with the permission to delete the testdb database. Delete the database and create another one with the same name. You need to grant user A the deletion permission of the testdb database again.
Delete the existing OBS directory. Deleting an existing OBS directory will also delete all data in the directory. Perform this operation with caution. Check permissions on the directory. Make sure you have the permission to access and write data to the OBS path.
Delete the old table: Once you have ensured that the new table has completely replaced the old table and the data migration is complete, you can delete the old table to avoid confusion. Parent topic: DLI Basics
(Optional) To delete a tag, locate the row where the tag locates in the tag list and click Delete in the Operation column to delete the tag. Parent Topic: Managing Enhanced Datasource Connections
(Optional) To delete a tag, locate the row where the tag resides in the tag list and click Delete in the Operation column to delete the tag. Parent Topic: Managing Queues
(Optional) To delete a tag, locate the row where the tag locates in the tag list and click Delete in the Operation column to delete the tag. Parent Topic: Managing Elastic Resource Pools
SDKs Related to Spark Jobs This section provides instructions on how to use DLI's Java SDK to submit Spark jobs, query all Spark jobs, and delete Spark jobs.
authorization authorizeBucket - POST /v1.0/{project_id}/dli/obs-authorize Queue-related SDKs Table 2 Mapping between queue-related APIs and SDKs Class Method Java Method Python Method API Queue Creating a Queue createQueue - POST /v1.0/{project_id}/queues Deleting a Queue deleteQueue - DELETE
For example, user A is granted with the permission to delete the testTable table. Delete the table and create another one with the same name. You need to grant user A the deletion permission of the testTable table again.
To delete a tag, click Delete in the Operation column of the target tag. Parent Topic: Managing Database Resources on the DLI Console
(Optional) In the tag list, locate the row where the tag you want to delete resides, click Delete in the Operation column to delete the tag.
IMPORT: jobs that import external data into the database EXPORT: jobs that export data to an external database QUERY: jobs that run query statements INSERT: jobs that add new data to tables DATA_MIGRATION: data migration jobs UPDATE: jobs that update table data DELETE: jobs that delete
Perform either of the following methods to delete jobs: Deleting a single job Locate the row containing the job you want to delete and click More > Delete in the Operation column.
More: Delete: Delete a created template. Tags: View or add tags.
Resources: Add queues, delete queues, and configure scaling policies for queues in an elastic resource pool. Delete: Delete the elastic resource pool. Modify Specifications: Change the specifications of a yearly/monthly elastic resource pool.
To delete a database that contains tables, delete the tables first. A deleted database cannot be restored. Therefore, exercise caution when deleting a database. For details about the dependencies and complete sample code, see Overview.
Hudi DML Syntax CREATE TABLE AS SELECT INSERT INTO MERGE INTO UPDATE DELETE COMPACTION ARCHIVELOG CLEAN CLEANARCHIVE Parent topic: DLI Hudi SQL Syntax Reference
Delete Package: This permission allows you to delete the package. Grant Permission: This permission allows you to grant package permissions to other users.
Solution Delete the indentations or spaces after the backslashes (\). Parent topic: Connecting to Redis