Hello,
I want to create an interceptor to validate and multiplexing the Events, if they don't get validated to send them a different path in HDFS. Is it possible to do it? I thought.. to have others interceptor and the HDFS path is built on base of these static interceptors, so I could modify them on my validator interceptor. Is it fine?