检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Quickly Using Kafka to Produce and Consume Data Scenario You can create, query, and delete topics on a cluster client. Set user permissions by referring to Kafka User Permissions.
Using Kafka to Produce Consumption Data Scenario You can use the MRS cluster client to create, query, and delete Kafka topics. You can also log in to the Kafka UI to view the consumption information of the current cluster.
The following describes how to use SQL statements to create tables, insert data, query data, and delete tables. Prerequisites The HBase client has been installed. For example, the client has been installed in the /opt/client directory.
The following describes how to use SQL statements to create tables, insert data, query data, and delete tables. Prerequisites The HBase client has been installed. For example, the client has been installed in the /opt/client directory.
The following describes how to use SQL statements to create tables, insert data, query data, and delete tables. Prerequisites The HBase client has been installed. For example, the client has been installed in the /opt/client directory.
The following describes how to use SQL statements to create tables, insert data, query data, and delete tables. Prerequisites The HBase client has been installed. For example, the client has been installed in the /opt/client directory.
Basic Syntax DROP TABLE [IF EXISTS] [db_name.]table_name [FORCE]; Use Example Delete the my_table table. DROP TABLE IF EXISTS example_db.my_table; Parent topic: Typical SQL Syntax of Doris
Deleting HBase Data in Batches Using BulkLoad Run the following command to delete the rows from row_start to row_stop and direct the output to /output/destdir/. hbase com.huawei.hadoop.hbase.tools.bulkload.DeleteData -Ddelete.rowkey.start="row_start" -Ddelete.rowkey.stop="
In the dialog box, click Yes, delete it. If a Loader job has integrated a Loader link, the link cannot be deleted. Parent topic: Using Loader
Viewing Kafka Data Production and Consumption Details Scenario On Kafka UI, you can view topic details, modify topic configurations, add topic partitions, delete topics, and view the number of data records produced in different time segments in real time.
Viewing Kafka Data Production and Consumption Details Scenario On Kafka UI, you can view topic details, modify topic configurations, add topic partitions, delete topics, and view the number of data records produced in different time segments in real time.
You can also select one or more jobs and click Delete Job in the upper right corner of the job list. In the dialog box, click Yes, delete it. If the state of a Loader job is Running, the job fails to be deleted. Parent topic: Using Loader
Deleting HBase Data in Batches Using BulkLoad Run the following command to delete the rows from row_start to row_stop and direct the output to /output/destdir/. hbase com.huawei.hadoop.hbase.tools.bulkload.DeleteData -Ddelete.rowkey.start="row_start" -Ddelete.rowkey.stop="row_stop
Run the following command to access HTTP: linux1:/opt/client # curl -i -X DELETE --negotiate -u: "http://linux1:25002/webhdfs/v1/huawei/testHdfs?
Run the following command to access HTTP: linux1:/opt/client # curl -i -X DELETE --negotiate -u: "http://linux1:25002/webhdfs/v1/huawei/testHdfs?
Specifically, REST APIs receive the GET, PUT, POST, and DELETE requests and respond to the requests with JSON data.
Run the following command to access HTTP: linux1:/opt/client # curl -i -X DELETE --negotiate -u: "http://linux1:9870/webhdfs/v1/huawei/testHdfs?
Run the following command to access HTTP: linux1:/opt/client # curl -i -X DELETE --negotiate -u: "http://linux1:9870/webhdfs/v1/huawei/testHdfs?
Configuring Flink to Read and Write Doris Data Flink Doris Connector allows you to perform operations (read, insert, modify, and delete) on data stored in Doris through Flink. Only tables of the Unique Key model can be modified or deleted.
Managing Loader Links (MRS 3.x and Later Versions) Scenario You can create, view, edit, and delete links on the Loader page. This section applies to MRS 3.x or later. Creating a Connection Log in to the service page.