You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Randy Gelhausen (JIRA)" <ji...@apache.org> on 2016/12/10 03:26:59 UTC

[jira] [Resolved] (MINIFI-166) Append command and switches to FlowFiles generated by ExecuteProcess

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

Randy Gelhausen resolved MINIFI-166.
------------------------------------
    Resolution: Duplicate

This is a duplicate of MINIFI-161

> Append command and switches to FlowFiles generated by ExecuteProcess
> --------------------------------------------------------------------
>
>                 Key: MINIFI-166
>                 URL: https://issues.apache.org/jira/browse/MINIFI-166
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>          Components: C++, Core Framework
>            Reporter: Randy Gelhausen
>
> As a flow designer, I want to use ExecuteProcess (in minifi-cpp) to run commands (ps, netstat, ping, traceroute, etc.) and ship outputs to a NiFi hub. I want to pass each command output as a distinct data source.
> As operator of the NiFi hub, I want to allow app teams to send output from arbitrary commands without creating separate input ports for each command.
> I need to route command output based on the command and arguments used to generate the output, thus I need "command" and "arguments" attributes on the FlowFiles I receive.
> ExecuteProcess should append "command" and "arguments" as FlowFile attributes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)