检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
EOS Announcement for DLI Flink 1.7 Description Huawei Cloud initiated an end of service (EOS) for DLI Flink 1.7 at 00:00:00 (GMT+08:00) on December 31, 2022. Impact After the EOS, no technical support will be provided for DLI Flink 1.7. You are advised to select the Flink engine of
EOS Announcement for DLI Spark 3.1.1 Description Huawei Cloud initiated an end of service (EOS) for DLI Spark 3.1.1 at 00:00:00 (GMT+08:00) on December 31, 2024. Impact After the EOS, no technical support will be provided for DLI Spark 3.1.1. You are advised to select the Spark engine
EOS Announcement for DLI Flink 1.10 and Flink 1.11 Description Huawei Cloud initiated an end of service (EOS) for DLI Flink 1.10 and Flink 1.11 at 00:00:00 (GMT+08:00) on December 31, 2023. Impact After the EOS, no technical support will be provided for DLI Flink 1.10 and Flink 1.11
EOS Announcement for DLI Spark 2.3.2 Description Huawei Cloud initiated an end of service (EOS) for DLI Spark 2.3.2 at 00:00:00 (GMT+08:00) on December 31, 2023. Impact After the EOS, no technical support will be provided for DLI Spark 2.3.2. You are advised to select the Spark engine
Public services, such as Elastic Cloud Server (ECS), Elastic Volume Service (EVS), Object Storage Service (OBS), Virtual Private Cloud (VPC), Elastic IP (EIP), and Image Management Service (IMS), are shared within the same region.
Purchase an ECS cluster, download Confluent 5.5.2 (https://packages.confluent.io/archive/5.5/) and jdk1.8.0_232, and upload them to the ECS cluster.
Purchase an ECS cluster, download Confluent 5.5.2 and jdk1.8.0_232, and upload them to the ECS cluster.
Public services, such as Elastic Cloud Server (ECS), Elastic Volume Service (EVS), Object Storage Service (OBS), Virtual Private Cloud (VPC), Elastic IP (EIP), and Image Management Service (IMS), are shared within the same region.
Creating a DLI Table and Associating It with DCS Function This statement is used to create a DLI table and associate it with an existing DCS key. In Spark cross-source development scenarios, there is a risk of password leakage if datasource authentication information is directly configured
Use WinSCP to upload the obtained software package to the prepared ECS directory.
Inserting Data to a DCS Table Function This statement is used to insert data in a DLI table to the DCS key. Syntax Insert the SELECT query result into a table. 1 2 3 4 5 6 7 INSERT INTO DLI_TABLE SELECT field1,field2... [FROM DLI_TEST] [WHERE where_condition] [LIMIT num]
Creating a Datasource Connection with a DCS Table Creating a DLI Table and Associating It with DCS Inserting Data to a DCS Table Querying the DCS Table Parent topic: Datasource Connections
Querying the DCS Table This statement is used to query data in a DCS table. Syntax 1 SELECT * FROM table_name LIMIT number; Keywords LIMIT is used to limit the query results. Only INT type is supported by the number parameter. Example Query data in the test_redis table. 1 SELECT
Step 1: Install and Connect Kyuubi to DLI To access Kyuubi from an external network, ensure that an EIP is bound to the ECS and ports 10009 and 3309 are enabled in the inbound rules of the security group. Install JDK.
Step 1: Install and Connect Kyuubi to DLI To access Kyuubi from an external network, ensure that an EIP is bound to the ECS and ports 10009 and 3309 are enabled in the inbound rules of the security group. Install JDK.
The following provides example code to describe how to create an MRS HBase table: Remotely log in to the ECS and use the HBase Shell command to view table information.
Step 1: Install and Connect Kyuubi to DLI To access Kyuubi from an external network, ensure that an EIP is bound to the ECS and ports 10009 and 3309 are enabled in the inbound rules of the security group. Install JDK.