检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Delete the OBS certificate.
For the Hive module on the RangerAdmin web UI, do not add or delete non-default policies. Grant permissions on the data permission page of LakeFormation instances.
Click Delete in the row where the key is located to delete the key. Click Create Access Key and click OK. Download the new access key and obtain the AK and SK. Set the obs.access_key and obs.secret_key parameters to the obtained AK/SK.
Click Delete in the row where the key is located to delete the key. Click Create Access Key and click OK. Download the new access key and obtain the AK and SK. Set the obs.access_key and obs.secret_key parameters to the obtained AK/SK.
When the HDFS Client Installed in a Normal Cluster Is Used Error Message "Source and target differ in block-size" Is Displayed When the distcp Command Is Executed to Copy Files Across Clusters An Error Is Reported When DistCP Is Used to Copy an Empty Folder HDFS Client Failed to Delete
This feature allows you to manually set an HDFS directory storage policy or can automatically adjust the file storage policy, modify the number of file copies, move the file directory, and delete files based on the latest access time and modification time of HDFS files to fully utilize
Run the following command to delete the table stored in HDFS: hadoop fs -rm hdfs://hacluster/Path of the table Parent topic: Using Hive
This error usually occurs when you delete some columns, such as col1, in backward incompatible mode and then update col1 written with the old schema in the Parquet file.
You cannot add, delete, or perform operations on nested columns of the Array type.
The options are as follows: insert update delete insert, update, and delete dbName Alias Database name. test Schema Schema of the database to be connected to. public Slot Name Name of the PostgreSQL logical replication slot.
Delete the user information table after service A ends.
and is used to create, update, and delete jobs.
Example: delete connection -x 1 delete connection --name abc delete job -j 1 delete job -n qwerty clone command This command is used for cloning connectors and jobs. Attribute Type Subattribute Description connection -x,--xid Specifies the connector ID.
and is used to create, update, and delete jobs.
Example: delete connection -x 1 delete connection --name abc delete job -j 1 delete job -n qwerty clone command This command is used for cloning connectors and jobs. Attribute Type Subattribute Description connection -x,--xid Specifies the connector ID.
This error usually occurs when you delete some columns, such as col1, in backward incompatible mode and then update col1 written with the old schema in the Parquet file.
On Manager, choose System > Permission to add or delete a user, user group, or a role, and to grant or cancel permissions.
Change the JDK version in the sample code to a version earlier than 8u_242 or delete the renew_lifetime = 0m configuration item from the krb5.conf configuration file.
Delete the /admin/reassign_partitions and /controller directories. Perform the preceding steps to forcibly stop the migration. After the cluster recovers, run the kafka-reassign-partitions.sh command to delete redundant copies generated during the intermediate process.
Create a ZNode. create /test View ZNode information. ls / Write data to the ZNode. set /test "zookeeper test" View the data written to the ZNode. get /test Delete the created ZNode. delete /test Parent topic: Using ZooKeeper