I am having below set of operators in my flink program,
Data source(kafka)DS1 --> Map operator(convert kafka message to POJO class)--