You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Aman Mittal (JIRA)" <ji...@apache.org> on 2018/06/14 05:48:00 UTC

[jira] [Updated] (NIFI-5309) Specify Correct Output Format in logger when transferring records to success in SelectHiveQl Processor

     [ https://issues.apache.org/jira/browse/NIFI-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aman Mittal updated NIFI-5309:
------------------------------
    Issue Type: Improvement  (was: Bug)

> 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: 2.0.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)