Hi Jaikit, Have you tried partitioning the parser operator into multiple partitions to share the load.
Thanks > On Nov 16, 2016, at 12:19 PM, Jaikit Jilka <[email protected]> wrote: > > Hello, > > I have a parser operator which parses data from a JSON file. But when I use > small size JOSN file its latency is very less and if I use large size JSON > file its latency keeps on increasing. is there any way I can control the > latency of the operator. > > Thank you, > > Jaikit Jilka
