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)