Hello, Is there a way to avoid to keep the field "original message", once the message have been parsed? The objectif is to reduce the size of the message to store in HDFS, ES and the traffic between storm/kafka. Currently, we have all the fields + the original message which means that we are going to used 2 time more space to store an information.
Thanks for the help, Michel
