You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Zenkovac (Jira)" <ji...@apache.org> on 2022/08/30 11:22:00 UTC

[jira] [Created] (NIFI-10413) PutORC / putHDFS / putFile - filename property

Zenkovac created NIFI-10413:
-------------------------------

             Summary: PutORC / putHDFS / putFile - filename property
                 Key: NIFI-10413
                 URL: https://issues.apache.org/jira/browse/NIFI-10413
             Project: Apache NiFi
          Issue Type: New Feature
          Components: Configuration
            Reporter: Zenkovac


When you merge/partition lots of flowfiles, the resulting flowfile filename may be the same for some of them, so before you send it to a filesystem like hdfs you have to use an update attribute processor just before the putORC so it wont fail beacause of a previuos file existing with the same name.

Please consider setting a property in Put* processors so you can alter the filename, using expression lenguage like ${UUID()}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)