This topic describes how to view the endpoints used to connect to the Lindorm engines in the Lindorm console.
Endpoint network types
Network type | Description |
VPC | A virtual private cloud (VPC) is a cloud-based private network dedicated for your use. VPCs are logically isolated from each other at Layer 2 to ensure high security and high performance. When Lindorm-cli is deployed on an Elastic Compute Service (ECS) instance, you can connect to a Lindorm instance over a VPC to ensure high security and reduce network latency. |
Internet | If you want to connect an on-premises device to a Lindorm instance, you can apply for a public endpoint for the Lindorm instance. You are not charged for traffic that is generated when you connect to the Lindorm instance over the Internet. The connection may be exposed to security risks. We recommend that you use a VPC to ensure higher security. |
Procedure
Log on to the Lindorm console.
In the upper-left corner of the page, select the region where the instance is deployed.
On the Instances page, click the ID of the instance that you want to manage or click Manage in the Actions column corresponding to the instance.
In the left-side navigation pane, click Database Connections.
Click the tab of the Lindorm engine to which you want to connect to view the endpoints of the Lindorm engine.
NoteTo connect to a Lindorm engine by using a public endpoint, click Apply for Public Endpoint in the upper-right corner of the tab corresponding to the Lindorm engine.
View the endpoints of LindormTable
Before you view the endpoints of the Lindorm wide table engine (LindormTable), make sure that LindormTable is activated for the Lindorm instance. To connect to LindormTable by using a public endpoint, perform the following steps in the Lindorm console: In the left-side navigation pane, click Database Connections. Click the Wide Table Engine tab, and then click Apply for Public Endpoint in the upper-right corner of the tab. The following table lists the different types of endpoints that can be used to connect to LindormTable.
Endpoint type | Connection method | Supported series | Network type | Reference |
Endpoints for LindormTable SQL | Use LindormTable SQL to connect to LindormTable. This type of endpoints is shown in the section marked with ① in the preceding figure. |
|
| |
Endpoints for MySQL | Use MySQL to connect to LindormTable. This type of endpoints is shown in the section marked with ② in the preceding figure. | Lindorm |
| |
Endpoints for HBase APIs | Use the HBase Java API to connect to LindormTable. This type of endpoints is shown in the section marked with ③ in the preceding figure. |
|
| |
Use HBase non-Java APIs to connect to LindormTable. This type of endpoints is shown in the section marked with ④ in the preceding figure. |
|
| Use the ApsaraDB for HBase API for a non-Java language to develop applications | |
Endpoints for Cassandra SQL | Use Cassandra SQL (CQL) to connect to LindormTable. This type of endpoints is shown in the section marked with ⑤ in the preceding figure. |
|
| |
Endpoints for Amazon S3 | Use the Amazon Simple Storage Service (S3) protocol to connect to LindormTable. This type of endpoints is shown in the section marked with ⑥ in the preceding figure. | Lindorm | VPC | Note To view LindormTable endpoints for Amazon S3, you must first enable the S3 protocol compatibility feature. For more information, see Enable the S3 protocol compatibility feature. |
View the endpoints of LindormTSDB
Before you view the endpoints of the Lindorm time series engine (LindormTSDB), make sure that LindormTSDB is activated for the Lindorm instance. To connect to LindormTSDB by using a public endpoint, perform the following steps in the Lindorm console: In the left-side navigation pane, click Database Connections. Click the Time Series Engine tab, and then click Apply for Public Endpoint in the upper-right corner of the tab. The following table lists the different types of endpoints that can be used to connect to LindormTSDB.
Endpoint type | Connection method | Supported series | Network type | Reference |
Endpoints for LindormTSDB SQL |
|
|
| |
Endpoints for HTTP |
|
|
|
View the endpoints of LindormSearch
Before you view the endpoints of the Lindorm search engine (LindormSearch), make sure that LindormSearch is activated for the Lindorm instance.
LindormSearch endpoint for Elasticsearch
To connect to LindormSearch by using a public endpoint, perform the following steps in the Lindorm console: In the left-side navigation pane, click Database Connections. Click the Search Engine tab, and then click Apply for Public Endpoint in the upper-right corner of the tab.
Endpoint type | Connection method | Supported series | Network type | Reference |
LindormSearch endpoint for Elasticsearch | Run curl commands to connect to and use LindormSearch. | Lindorm |
|
LindormSearch endpoint for Solr
To connect to LindormSearch by using a public endpoint, perform the following steps in the Lindorm console: In the left-side navigation pane, click Database Connections. Click the Search Engine tab, and then click Apply for Public Endpoint in the upper-right corner of the tab. The following table lists the different types of endpoints that can be used to connect to LindormSearch.
Endpoint type | Connection method | Supported series | Network type | Reference |
Endpoints for LindormSearch SQL | Use LindormSearch SQL to connect to LindormSearch. This type of endpoints is shown in the section marked with ① in the preceding figure. | Lindorm |
| Use a JDBC driver to connect to and send SQL requests to LindormSearch |
Endpoints for Solr | Use Search Shell to connect to LindormSearch. This type of endpoints is shown in the section marked with ② in the preceding figure. |
| VPC |
View the endpoints of LindormDFS
LindormDFS provides a complete set of configuration items for the client to connect to LindormDFS. You can perform the following steps in the Lindorm console to view the configuration item set: In the left-side navigation pane, click Database Connections. Click the File Engine tab, and then click Generate Configuration Items.
View the endpoints of LDPS
Before you view the endpoints of Lindorm Distributed Processing System (LDPS), make sure that LDPS is activated for the Lindorm instance. To connect to LDPS by using a public endpoint, perform the following steps in the Lindorm console: In the left-side navigation pane, click Database Connections. Click the Compute Engine tab, and then click Apply for Public Endpoint in the upper-right corner of the tab. The following table lists the different types of endpoints that can be used to connect to LDPS.
Endpoint type | Connection method | Supported series | Network type | Reference |
Endpoints for JDBC | Use SQL to connect to LDPS. This type of endpoints is shown in the section marked with ① in the preceding figure. | Lindorm |
| |
Endpoints for the submission of Java jobs | Use the endpoint to submit a Java job in LDPS. This type of endpoints is shown in the section marked with ② in the preceding figure. | Lindorm |
| |
Endpoints for Hive Metastore | Use SQL to access data in Hive. This type of endpoints is shown in the section marked with ③ in the preceding figure. | Lindorm | VPC |
View the endpoints of the Lindorm streaming engine
Before you view the endpoints of the Lindorm streaming engine, make sure that the Lindorm streaming engine is activated for the Lindorm instance. To connect to the Lindorm streaming engine by using a public endpoint, perform the following steps in the Lindorm console: In the left-side navigation pane, click Database Connections. Click the Stream Engine tab, and then click Apply for Public Endpoint in the upper-right corner of the tab. The following table lists the different types of endpoints that can be used to connect to the Lindorm streaming engine.
Endpoint type | Connection method | Supported series | Network type | Reference |
Endpoints for SQL supported by the Lindorm streaming engine | Use Lindorm-cli to connect to the Lindorm streaming engine. This type of endpoints is shown in the section marked with ① in the preceding figure. | Lindorm |
| Use Lindorm-cli to connect to and use the Lindorm streaming engine |
Endpoints for open source clients supported by the Lindorm streaming engine | Use an open-source client to connect to the Lindorm streaming engine. This type of endpoints is shown in the section marked with ② in the preceding figure. | Lindorm | VPC | Use an open source client to write data to the Lindorm streaming engine |