Andy LoPresto created NIFI-4132:
-----------------------------------

             Summary: Create EncryptRecord controller service and processor
                 Key: NIFI-4132
                 URL: https://issues.apache.org/jira/browse/NIFI-4132
             Project: Apache NiFi
          Issue Type: New Feature
          Components: Extensions
    Affects Versions: 1.3.0
            Reporter: Andy LoPresto
            Assignee: Andy LoPresto


>From a user:

{quote}
As a dataflow manager, I would love to use a processor to encrypt fields in my 
record objects. Essentially, i can plugin a record reader controller service to 
"EncryptRecordField", deserialize incoming bytes to internal record objects, 
encrypt select fields, then plugin a record writer controller service to 
serialize the record objects into a user specified output format.
It would be nice to support pluggable key management. Could either be something 
similar to EncryptContent processor config, or to introduce a 
KeyManagementControllerService which can interface with various processors when 
necessary.
{quote}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to