[
https://issues.apache.org/jira/browse/NIFI-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349916#comment-14349916
]
Joseph Witt commented on NIFI-380:
----------------------------------
Mark
I applied your two patches. Modified the unit test to use 'echo' as a more
portable command which should work across windows, linux, osx. Also modified
the processor to support redirection of the error stream and if not then it
would read the error stream to bit bucket.
I've tested these changes and pushed them to origin as the branch called
'NIFI-380'. Please review and give your concurrence. If you agree either
merge the branch to develop and close the ticket or give me the nod and I'll do
it.
Thanks
Joe
> Create ExecuteProcess processor
> -------------------------------
>
> Key: NIFI-380
> URL: https://issues.apache.org/jira/browse/NIFI-380
> Project: Apache NiFi
> Issue Type: Task
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Attachments:
> 0002-NIFI-380-Initial-import-of-ExecuteProcess-processor.patch,
> 0003-NIFI-380-Added-documentation.patch
>
>
> this processor should behave similar to ExecuteStreamCommand but is a source
> processor, rather than taking in flowfiles. Also, it needs to support the
> ability to periodically transfer a FlowFile with the output of the command,
> even if the command has not finished, and then create a new FlowFile
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)