68 results found for " delete ".
-
Deleting a Cluster - Cloud Data Migration
Deleting a Cluster Function This API is used to delete a cluster. URI DELETE /v1.1/{project_id}/clusters/{cluster_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID cluster_id Yes String Cluster ID Request Parameters Table 2 Request header
-
Deleting a Cluster - Cloud Data Migration
been backed up through the job export function described in Managing Jobs in Batches. You are not advised to delete the CDM cluster which is free of charge. If you delete it, you can only purchase clusters. After a CDM cluster is deleted, it will not be billed in pay-per-use mode
-
Deleting a Link - Cloud Data Migration
Deleting a Link Function This API is used to delete a link. URI DELETE /v1.1/{project_id}/clusters/{cluster_id}/cdm/link/{link_name} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID cluster_id Yes String Cluster ID link_name Yes String
-
Deleting a Job - Cloud Data Migration
Deleting a Job Function This API is used to delete a job. URI DELETE /v1.1/{project_id}/clusters/{cluster_id}/cdm/job/{job_name} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID cluster_id Yes String Cluster ID job_name Yes String Job name
-
How Do I Back Up CDM Jobs? - Cloud Data Migration
How Do I Back Up CDM Jobs? Yes. If you do not need to use the CDM cluster for a long time, you can stop or delete it to reduce costs. Before the deletion, you can use the batch export function of CDM to save all job scripts to a local PC. Then, you can create a cluster and import
-
Managing Cluster Configurations - Cloud Data Migration
Managing Cluster Configurations On the Cluster Configurations page, you can create, edit, or delete Hadoop cluster configurations. When creating a Hadoop link, the Hadoop cluster configurations can simplify the link creation. See Figure 1 for details. Figure 1 Comparison before and
-
Managing Jobs in Batches - Cloud Data Migration
group. Run jobs in batches. After selecting one or more jobs, click Run to start these jobs in batches. Delete jobs in batches. After selecting one or more jobs, click Delete to delete these jobs in batches. Export jobs in batches. Click Export. Figure 1 Export All jobs and links: Export
-
Link to Kafka - Cloud Data Migration
then click Add to add configuration attributes of other clients. The name and value of each attribute must be configured. You can click Delete to delete no longer used attributes. Apache Kafka The Apache Kafka link is applicable to data migration of the third-party Hadoop in the local
-
Link to CloudTable - Cloud Data Migration
then click Add to add configuration attributes of other clients. The name and value of each attribute must be configured. You can click Delete to delete no longer used attributes. Parent topic: Managing Links
-
Step 2: Creating Links - Cloud Data Migration
have the read, write, and delete permissions on the MySQL database. You have a DWS instance and have obtained the IP address, port number, database name, username, and password for accessing DWS. Additionally, the account has the read, write, and delete permissions for the DWS database
-
Field Conversion - Cloud Data Migration
type, delete all the specified characters from the field. For example, delete all x, y, and z from abcyx to obtain abc. Expression: StringUtils.strip(value,"xyz") If the field is of the string type, delete all the specified characters at the end of the field, for example, delete all
-
Step 2: Creating Links - Cloud Data Migration
have the read, write, and delete permissions on the MySQL database. You have a DWS instance and have obtained the IP address, port number, database name, username, and password for accessing DWS. Additionally, the account has the read, write, and delete permissions for the DWS database
-
Job Parameter Description - Cloud Data Migration
Enumeration Whether to delete a job after the job is executed. The options are as follows: NONE: A job will not be deleted after it is executed. DELETE_AFTER_SUCCEED: A job will be deleted only after it is successfully executed. It is applicable to massive one-time jobs. DELETE: A job will be
-
Field Conversion - Cloud Data Migration
type, delete all the specified characters from the field. For example, delete all x, y, and z from abcyx to obtain abc. Expression: StringUtils.strip(value,"xyz") If the field is of the string type, delete all the specified characters at the end of the field, for example, delete all
-
Will I Be Billed If My CDM Cluster Is Started but Does Not Use the Data Transmission Function? - Cloud Data Migration
you are not using your cluster, as long as it is running. If you are not going to use your cluster in a short time to come, you can stop or delete it, and start it or create another one when needed. For details, see Product Pricing Details. Parent topic: General
-
Does CDM Support Field Conversion? - Cloud Data Migration
type, delete all the specified characters from the field. For example, delete all x, y, and z from abcyx to obtain abc. Expression: StringUtils.strip(value,"xyz") If the field is of the string type, delete all the specified characters at the end of the field, for example, delete all
-
Managing a Single Job - Cloud Data Migration
displayed, view the job's historical execution records and read/write statistics. Click Log to view the job logs. Delete the job: Choose More > Delete in the Operation column to delete the job. Stop the job: Choose More > Stop in the Operation column to stop the job. View the job JSON: Choose
-
Stopping a Job - Cloud Data Migration
submission parameters. Table 4 StartJobSubmission Parameter Type Description isIncrementing Boolean Whether the job migrates incremental data delete_rows Integer Number of deleted rows update_rows Integer Number of updated rows write_rows Integer Number of written rows submission-id Integer
-
Migrating Data from MySQL to DWS - Cloud Data Migration
Dirty Data: Dirty data may be generated during data migration between tables. You are advised to select Yes. Delete Job After Completion: Retain the default value Do not delete. Click Save and Run. The Job Management page is displayed, on which you can view the job execution progress
-
Link to HBase - Cloud Data Migration
then click Add to add configuration attributes of other clients. The name and value of each attribute must be configured. You can click Delete to delete no longer used attributes. FusionInsight HBase When connecting CDM to HBase of FusionInsight HD, configure the parameters as described