[
https://issues.apache.org/jira/browse/NIFI-12011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764399#comment-17764399
]
ASF subversion and git services commented on NIFI-12011:
--------------------------------------------------------
Commit ee813d965096f18a0ec234a6c53a2c29919646f1 in nifi's branch
refs/heads/support/nifi-1.x from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ee813d9650 ]
NIFI-12011 Added MIME Type to ExecuteStreamCommand and ExecuteProcess
This closes #7660
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 24736f62767a88669a6845a6e3f21ce801b8b645)
> 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
> Assignee: Matt Burgess
> Priority: Minor
> Fix For: 1.latest, 2.latest
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)