This topic describes how to access the web UI of Flink-VVP.
Prerequisites
Limits
The version of the Dataflow cluster must be earlier than E-MapReduce (EMR) V3.36.X.
Procedure
- In the Alibaba Cloud EMR console, select an existing RAM user as an EMR user account. For more information, see Add a user account.
- Configure a security group rule.
- Add the EMR cluster to an existing security group. For more information, see Add an instance to a security group.
- Access the web UI of Flink-VVP.
- Log on to the Alibaba Cloud EMR console.
- In the top navigation bar, select the region where your cluster resides and select a resource group based on your business requirements.
- Click the Cluster Management tab.
- On the Cluster Management page, find your cluster and click Details in the Actions column.
- In the left-side navigation pane of the Cluster Overview page, click Connect Strings.
- On the Public Connect Strings page, find the Flink-VVP component and click its link to access the web UI.
FAQ
- Q: What do I do if an error with HTTP status code 500 or the following error message
appears when I access the web UI of Flink-VVP?
- A: Perform the following steps:
- Go to the Configure tab on the HDFS service page in the EMR console. Search for the hadoop.http.authentication.simple.anonymous.allowed parameter in the Configuration Filter section and change the value of this parameter
to true.
- Restart the YARN service.
- On the YARN service page, choose in the upper-right corner.
- In the Cluster Activities dialog box, specify Description and click OK.
- In the Confirm message, click OK.
- Restart the Flink service.
- On the Flink service page, choose in the upper-right corner.
- In the Cluster Activities dialog box, specify Description and click OK.
- In the Confirm message, click OK.
- Go to the Configure tab on the HDFS service page in the EMR console. Search for the hadoop.http.authentication.simple.anonymous.allowed parameter in the Configuration Filter section and change the value of this parameter
to true.