How to use Stream Processing Model Editor

Feedback


SuperMap iServer provides a Stream Processing Model Editor to help you quickly create a stream processing model and publish it as streaming service. Before using it, make sure the Spark cluster service is started.

Open Stream Processing Model Editor

Log in to iServer Manager, click "Services", on the overview page, click "Config streaming service" to enter into Stream Processing Model Editor, or you can directly input http://localhost:8090/iserver/manager/serviceConfigIndex in the browser address to enter.

As shown in the figure, on the left is a list of components of the stream processing model, which consists of four parts: receiver, sender, mapper and filter. In the right editor, each part acts as a node, you can connect, merge the nodes and edit the attributes of each node to build the stream processing model. After finishing building, you can specify a service name on the top of the current page and then directly publish it as a streaming service by clicking the publish button.

Build Stream Processing Model