Removing Topics in a Stream
Describes how to delete one or more topics from the stream using either the Control System or the CLI.
About this task
Consumers do not have to stop consuming from a topic before the topic is deleted.
Removing Topics in a Stream Using the Control System
Procedure
Removing Topics in a Stream Using the CLI or REST API
About this task
The command to delete a topic is:
maprcli stream topic delete -path <Stream Path> -topic <Topic Name>
For complete reference information, see
stream topic delete.