Hi Attila, Thanks for the KIP.
I think this would be a useful feature. Every time I have to benchmark using these performance tools, I end up redirecting the output to a file anyways. Just a couple minor questions... 1. If the configured file already exists, what would be the outcome? My intuition is that the performance tool will spit out some type of error and quit as we do not want to accidentally overwrite files. 2. Will the performance tool still output directly to shell if this option is specified? Regards, Kevin On Wed, Aug 22, 2018 at 12:16 PM Attila Sasvári <asasv...@apache.org> wrote: > Hi all, > > I have created a minor KIP to allow consumer and producer performance tools > to print final results to output file in CSV format. > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-363%3A+Allow+performance+tools+to+print+final+results+to+output+file > > Please take a look and share your thoughts! > > Thanks, > Attila >