User Guide

Ferris SX User Guide.

Ferris SX Management UI

Create a Stream Adapter

After a developer has built an image of a stream processing task and stored it to a container register, we can configure and launch it with Ferris Management UI.

On left side menu, open Stream Adapters menu and select “Stream Adapter Definition”. Fill in the details.

create_stream_adapter_ui

Go to the “List Stream Adapters” page. You should find your the Stream Adapter that we created on the list. You can start the container by clicking the “Run”-button. The download and start-up of the image can take few minutes.

list_stream_adapter_ui

When the Stream Adapter is running you can find it in the list of running adapters.

list_running_adapters_ui

Ferris also has a list of all the Kafka topics that are currently attached to Stream Adapters or available to Stream Adapters.

list_topics_ui


Last modified November 24, 2023: update (f4bc5ea)