Vyshali, Building on Chris's suggestion of using ExecuteScript, you could also include the ARX JAR(s) in your Module Directory property, and then leverage all the ARX goodness [1]. In general this does seem like a good idea for a processor, I have written NIFI-4492 [2] to add an AnonymizeRecord processor. It need not use ARX but I did mention it in the Jira case.
Regards, Matt [1] http://arx.deidentifier.org/api/ [2] https://issues.apache.org/jira/browse/NIFI-4492 On Tue, Oct 17, 2017 at 8:09 AM, Chris Herssens <[email protected]> wrote: > You can use the ExecuteScript processor for hashing some fields is for > instance CSV data > > Regards, > > Chris > > On Tue, Oct 17, 2017 at 8:41 AM, Vyshali <[email protected]> wrote: > >> Hi, >> >> Please suggest possible ways to do data anonymization in Nifi such that PII >> data is not exposed. >> Suggest suitable processors for the same. >> Thanks in advance. >> >> Regards, >> Vyshali >> >> >> >> -- >> Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/ >>
