[
https://issues.apache.org/jira/browse/NIFI-4552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16234566#comment-16234566
]
ASF subversion and git services commented on NIFI-4552:
-------------------------------------------------------
Commit 9a850c7ed221e99ab266e06810d068186b1d87d2 in nifi's branch
refs/heads/master from [~andrewmlim]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9a850c7 ]
NIFI-4552 Add mime.type and record.count Write Attributes to QueryRecord doc
NIFI-4552 minor checkstyle violation
Signed-off-by: Matthew Burgess <[email protected]>
This closes #2242
> Add mime.type and record.count to @WritesAttributes doc for QueryRecord
> -----------------------------------------------------------------------
>
> Key: NIFI-4552
> URL: https://issues.apache.org/jira/browse/NIFI-4552
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Andrew Lim
> Priority: Major
> Fix For: 1.5.0
>
>
> Currently (NiFi 1.4.0) QueryRecord will transfer any attributes from the
> WriteResult to the outgoing FlowFile, but I don't think there are any (for a
> query) at the time of this writing. However the QueryRecord processor also
> updates the "mime.type" attribute based on the RecordSetWriter chosen, and
> also sets the "record.count" attribute to the number of records that match
> the query.
> None of the aforementioned are in the processor documentation; if the
> WriteResult ones are premature to mention that's ok, but we should add the
> mime.type and record.count attributes to the documentation for QueryRecord.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)