Stop and Remove Nodes

Stopping a Node

Stopping a node means to stop the running EventFlow or LiveView fragment, and thus to stop processing tuples sent to any of a fragment's Input Streams. Stop a running fragment node with a command like the following:

epadmin servicename=B.sbuser stop node

Stopped nodes can be restarted with another epadmin start node command. This resumes processing of incoming tuples.

Nodes installed and started at the command line show up in the Clusters view of StreamBase Studio, and in the output of an epadmin display services command.

As an alternative, you can use the Stop and Remove buttons at the top right of the Clusters view to stop and remove nodes started at the command line.

Removing a Node

To remove a stopped node from the StreamBase Runtime fabric, run a command like the following:

epadmin servicename=B.sbuser remove node