Viewing Commissioning Results
- Check whether the job is executed.
- Using the Flink web UI
If a success message is returned on the Flink web UI, the execution is successful. You can choose More > Job Monitoring in the Operation column to view detailed logs.
- Using a Flink Client
Log in to FusionInsight Manager as a running user, go to the native page of the Yarn service, find the application of the corresponding job, and click the application name to go to the job details page.
- If the job is not complete, click Tracking URL to go to the native Flink service page and view the job running information.
- If the job submitted in a session has been completed, you can click Tracking URL to log in to the native Flink service page to view job information.
- Using the Flink web UI
- Verify the job execution result.
- FlinkIoTDBSink execution result:
Run the following command on the IoTDB client and check whether the data has been written from Flink to IoTDB:
SQLselect * from root.sg.d1
- FlinkIoTDBSource execution result:
- Log in to FusionInsight Manager as a running user and choose Cluster > Services > HDFS. Click the hyperlink next to NameNode WebUI to access the HDFS web UI.
- Choose Utilities > Browse the file system.
- Go to the /tmp/logs/Execution user name/bucket-logs-tfile/Task ID/Flink task ID directory and download all files in the directory to the local PC.
- Search for the root.sg.d1 file from the files downloaded in 2.c. If the following information is displayed in the file, data is read from IoTDB.
- FlinkIoTDBSink execution result:
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot