Github user mans2singh commented on the issue:
https://github.com/apache/nifi/pull/2686
@ijokarumawak - Just following-up:
1. Regarding implementing record look up service - I believe that the
processor and a record service lookup can be separate components useful for
different use cases. As the file/rdbms based flows I've mentioned above, show -
the processor can be used as a transformer.
2. Regarding providing more tools to prepare data - You are right, we can
do that once we have the basics in place and there is a need for it.
3. You had mentioned the concern of writing the results (predictions) in
the body of the flow file - if you/community think we should keep the
observations in the body and put the output in an attribute, I'd be happy to
change that.
Thanks again for your thoughts and let me know if you have any more
advice/recommendations.
Mans
---