[
https://issues.apache.org/jira/browse/NIFI-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Thomsen resolved NIFI-5309.
--------------------------------
Resolution: Fixed
> Specify Correct Output Format in logger when transferring records to success
> in SelectHiveQl Processor
> ------------------------------------------------------------------------------------------------------
>
> Key: NIFI-5309
> URL: https://issues.apache.org/jira/browse/NIFI-5309
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Aman Mittal
> Priority: Trivial
> Labels: easyfix
> Fix For: 1.7.0
>
>
> Get the output Format printed in the app.log from outputFormat variable
> instead of hardcoding "Avro" .
>
> Current logger.info prints :
> logger.info("{} contains {} Avro records; transferring to 'success'", new
> Object[]\{flowfile, nrOfRows.get()});
>
> Instead It should take the outputFormat based on the option selected from the
> processor like CSV/AVRO.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)