Added my patch in NIFI-4743 in JIRA. Robert
On Tue, Feb 27, 2018, 06:10 Robert R. Bruno <rbru...@gmail.com> wrote: > I use this processor extensively and patches it to have the option to > supress nulls. I've been meaning to share this back. This way one can set > how to treat nulls just like the jsonrecordsetwriter. > > Robert > > > On Mon, Feb 26, 2018, 07:31 Mike Thomsen <mikerthom...@gmail.com> wrote: > >> I have a client that uses that processor and doesn't like the fact that >> null record fields get sent to ElasticSearch instead of excluded from the >> payload. Does anyone know if there is a good reason to keep that behavior? >> It doesn't seem to add anything except line noise when looking at the >> results from ElasticSearch. >> >> Thanks, >> >> Mike >> >