Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/1607
@ryanpersaud thanks! I think given the Record reader/writer work this
processor is a very good candidate to refactor to leverage that or we should
instead create a new one (so we dont break old flows). The new one would be
PutHiveStreamingRecord and it would let users select a record reader and the
processor then handles going from the record object into the structure Hive
needs. This means the processor immediately becomes able to support any format
and schema for which we have a reader.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---