You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/22 19:56:20 UTC

[jira] [Commented] (NIFI-2369) ConvertCSVtoAvro should allow EL for CSV Properties

    [ https://issues.apache.org/jira/browse/NIFI-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390104#comment-15390104 ] 

ASF GitHub Bot commented on NIFI-2369:
--------------------------------------

GitHub user simonellistonball opened a pull request:

    https://github.com/apache/nifi/pull/709

    NIFI-2369 - Added EL support to CSV properties

    Added support for EL in ConvertCSVToAvro Processor.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/simonellistonball/nifi NIFI-2369

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/709.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #709
    
----
commit 06f8e178a3f4a1799c8521dde9adadc4fe50cd4a
Author: Simon Elliston Ball <si...@simonellistonball.com>
Date:   2016-07-22T19:53:22Z

    Added EL support to CSV properties

----


> ConvertCSVtoAvro should allow EL for CSV Properties
> ---------------------------------------------------
>
>                 Key: NIFI-2369
>                 URL: https://issues.apache.org/jira/browse/NIFI-2369
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 0.6.1
>         Environment: N/A
>            Reporter: Simon Elliston Ball
>            Priority: Minor
>              Labels: starter
>
> When creating a common processing flow, it would be useful to be able to parameterise the CSV properties, delimiter, quote and escape characters and other processing settings. It should be possible to set these based on attributes of the incoming CSV file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)