Is there any way to declare which fields should be emitted at runtime?
For example we have 1 bolt that emits a bunch of json values. Now we
want to have some sort of appender bolt that will append a value to
that list of json values. Is there anyway to get this working?

Reply via email to