Matt Burgess created NIFI-12011:
-----------------------------------
Summary: Add MIME type property to ExecuteStreamCommand and
ExecuteProcess
Key: NIFI-12011
URL: https://issues.apache.org/jira/browse/NIFI-12011
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Matt Burgess
Fix For: 1.latest, 2.latest
Depending on what command is run by ExecuteStreamCommand or ExecuteProcess, the
output could be in any format. This Jira proposes to add an optional MIME Type
property to ExecuteStreamCommand and ExecuteProcess to avoid the need for an
UpdateAttribute processor downstream (similar to what is done in
GenerateFlowFile). The property should be ignored if the output is being stored
in an attribute rather than the content for ExecuteStreamCommand, or if Batch
Duration is set on ExecuteProcess.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)