Each big data component has its own WEB UI page for system management. However, due to network isolation, these pages are not easily accessible. For example, traditional methods to access the Kibana WEB UI page require the creation of an ECS and remote login to the component UI through ECS. This process is cumbersome and not user-friendly, particularly for big data novices.
YI-MapReduce provides easy access to the open-source component UI based on the internal network IP address.
Procedure
1. Log in to the YI-MapReduce console, click the name of the active cluster, and go to the cluster details page.
2. Click on Access Link & Port.
3. Cluster Service Name: Cluster services that have a WEB UI include Doris, Elasticsearch, etc. For more details, please refer to Open-Source Component Websites.
4. Native UI Address: After the cluster is deployed with services that have a WEB UI, the Native UI Address column will display relevant cluster service information by default. The native UI address is displayed as "Intranet IP Address: Port Number".
5. Obtain External Access IP Address: The external IP address is displayed as "External Address: Port Number". To successfully access the open-source component UI, you need to open the port on the security group page and set up inbound and outbound rules. Additionally, the external IP of the node where the cluster service is deployed needs to be enabled. For how to bind the external IP, please refer to Bind/Unbind EIP.
6. Access the WEB UI Address: Once the security group and external IP are successfully set up, the External IP Address column will display an accessible external IP address. You can easily access the open-source component UI by visiting the external IP address.
² Note:
The security group port needs to be opened to gain access. Please close it promptly after use to prevent security risks.