Forums
How to use Cluster Event ? - Printable Version

+- Forums (https://bdn.bdb.ai)
+-- Forum: BDB Knowledge Base (https://bdn.bdb.ai/forumdisplay.php?fid=13)
+--- Forum: BDB Data Pipeline (https://bdn.bdb.ai/forumdisplay.php?fid=48)
+---- Forum: BDB Data Pipeline Q & A (https://bdn.bdb.ai/forumdisplay.php?fid=17)
+---- Thread: How to use Cluster Event ? (/showthread.php?tid=532)



How to use Cluster Event ? - Ruban - 12-23-2022

Whenever we are working on POC or any project , there will be some trial and error , testing to achieve the business requirement. In those type of scenarios , we might have to flush all events or delete all events [Kafka Topics]. {In case if we copy paste the component}


We may be having many kafka events , going individually to each event to flush or delete will make us tired.
In those time , we can use this flush all or delete all option in pipeline module

In left tab in pipeline module , Click on Cluster Events and click on the pipeline you were working and click Flush All or Delete All.