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

Phillip Grenier updated NIFI-6255:
----------------------------------
    Affects Version/s:     (was: 2.0.0)
               Status: Patch Available  (was: Open)

> Allow NiFi to hash specific attributes of a record
> --------------------------------------------------
>
>                 Key: NIFI-6255
>                 URL: https://issues.apache.org/jira/browse/NIFI-6255
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Nathan Bruce
>            Assignee: Phillip Grenier
>            Priority: Trivial
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Create a processor for NiFi to read in a file of records through the Record 
> Reader service and hash specific keys within the record. 
> The processor will accept a comma delimited list of strings that would 
> specify the keys to be hashed, as an attribute. If the keys specified are not 
> present in a given record, the processor should continue without resulting in 
> a failure. 
> The processor will have a list of hashing algorithms to be applied to the 
> record, as well as an optional salt. 
> The hashed value will replace the current value stored for the given key then 
> passed on to the Record Writer service. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to