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 subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/08 07:34:00 UTC

[jira] [Commented] (NIFI-5979) ReplaceText Number of Occurrences

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

ASF subversion and git services commented on NIFI-5979:
-------------------------------------------------------

Commit d222f14a9e9962fac1953180dfb4c0fe2bec524f in nifi's branch refs/heads/master from pushpavanthar
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d222f14 ]

NIFI-5979 : enhanced ReplaceText processor with "Number of Occurrences" and "Occurrence offset" configurations

Fixed indentation errors to pass checkstyle-checks

Added Evaluation Modes as per discussion in PR thread

Adding exclusions of test files on rat plugin

Added new property 'Line-by-Line Evaluation Mode' and refactored common code

This closes #3375.

Signed-off-by: Koji Kawamura <ij...@apache.org>


> ReplaceText Number of Occurrences
> ---------------------------------
>
>                 Key: NIFI-5979
>                 URL: https://issues.apache.org/jira/browse/NIFI-5979
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Adam Fisher
>            Assignee: Purushotham Pushpavanthar
>            Priority: Trivial
>          Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> Add a property to ReplaceText forĀ *Number of Occurrences* to replace.
> This would have been useful in a situation where I only wanted to replace one string at the beginning of a CSV file since I needed the ability to remove white spaces from CSV header fields to make Avro schema happy.



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