The start_time in JSON command not being respected
Created by: nikhilbiyani
When starting file writing with some kafka streams attached, I noticed that the data was written before the start_time
. This would probably mean that start_time
is not properly configured.