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

[jira] [Updated] (NIFI-5264) Add parsing failure message in ValidateCSV

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

bsf updated NIFI-5264:
----------------------
    Description: 
As a developer I would like to see an improvement on the ValidateCSV component when using the line by line validation strategy. It will be nice to have an option to add into the flowfile 2 fields:
 * field_name : the name of the field failed in the schema validation
 * field_description : the description of the validation error

This will help a lot the user to understand the validation issue on each line.

Pentaho DI do something like this by enabling error handling.

Thanks a lot!

  was:
As a developer I would like to see an improvement on the ValidateCSV component when using the line by line validation strategy. It will be nice to have an option to add into the flowfile 2 fields:
 * field_name : the name of the field failed in the schema validation
 * field_description : the description of the validation error

This will help a lot the user to see what the issue on each line.

Pentaho DI do something like this by enabling error handling.

Thanks a lot!


> Add parsing failure message in ValidateCSV 
> -------------------------------------------
>
>                 Key: NIFI-5264
>                 URL: https://issues.apache.org/jira/browse/NIFI-5264
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: bsf
>            Priority: Blocker
>
> As a developer I would like to see an improvement on the ValidateCSV component when using the line by line validation strategy. It will be nice to have an option to add into the flowfile 2 fields:
>  * field_name : the name of the field failed in the schema validation
>  * field_description : the description of the validation error
> This will help a lot the user to understand the validation issue on each line.
> Pentaho DI do something like this by enabling error handling.
> Thanks a lot!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)