Why Records Beat Content
A FlowFile carrying 5000 JSON events can be processed two ways. Content-oriented: treat the body as opaque bytes; SplitJson the array; route each one....
A FlowFile carrying 5000 JSON events can be processed two ways. Content-oriented: treat the body as opaque bytes; SplitJson the array; route each one....