Running an Application
CQL programs can be submitted on IntelliJ IDEA or CQL CLI in Linux.
Procedure for Submitting CQL Statements on a Windows Client
Right-click the CQLExample class on IntelliJ IDEA and choose from the shortcut menu to submit a task.
Procedure for Submitting CQL Statements on a Linux Client
Submit CQL statements in CQL CLI on a Linux client, as shown in Figure 1.
Viewing Results
- Log in to FusionInsight Manager.
- Choose Cluster > Name of the desired cluster > Service > Storm and click the link next to Storm WebUI to enter Storm UI.
- Click an example application in Storm UI and view application running status, as shown in Figure 2.
Topology stats collects statistics about the total volume of data sent between operators in different time segments.
Spouts collects statistics about the total number of messages sent in the period from the time when the spout operator starts to the current time. Bolts collects statistics about the total number of messages sent by the Count and split operators, as shown in Figure 3.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.