You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joey Frazee (Jira)" <ji...@apache.org> on 2020/11/20 19:56:00 UTC

[jira] [Resolved] (NIFI-7879) Create record path function for UUID v5

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

Joey Frazee resolved NIFI-7879.
-------------------------------
    Resolution: Resolved

> Create record path function for UUID v5
> ---------------------------------------
>
>                 Key: NIFI-7879
>                 URL: https://issues.apache.org/jira/browse/NIFI-7879
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Mike Thomsen
>            Assignee: Mike Thomsen
>            Priority: Major
>             Fix For: 1.13.0
>
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> UUIDv5 is very good for creating reproducible UUIDs for records. For example, you can specify a namespace for a particular data source using a one time generated UUIDv4 and then do this:
>  
> uuid5_func(namespace, "some input text") and get a reproducible UUID for that record.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)