[
https://issues.apache.org/jira/browse/STREAMS-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604126#comment-15604126
]
Steve Blackmon edited comment on STREAMS-412 at 10/25/16 4:18 AM:
------------------------------------------------------------------
This was incorrectly marked resolved. None of the processors in streams have a
main method or examples on how to use it in 0.4 release. Re-opening fixVersion
0.5
was (Author: steveblackmon):
This aws incorrectly marked resolved. None of the processors in streams have a
main method or examples on how to use it in 0.4 release. Re-opening fixVersion
0.5
> ability (and instructions on how) to run processors directly from console
> -------------------------------------------------------------------------
>
> Key: STREAMS-412
> URL: https://issues.apache.org/jira/browse/STREAMS-412
> Project: Streams
> Issue Type: Improvement
> Reporter: Steve Blackmon
> Fix For: 0.5
>
>
> All of the processors currently require attachment to a run-time to use.
> If processors could be configured and executed directly from the console,
> they would become more valuable for casual use cases where users just want to
> easily transform documents without writing or deploying custom code.
> This would probably take the form of adding a main method and perhaps a
> Runnable trait to each processor, that when launched resolves the appropriate
> typesafe config, starts up the process, and transforms documents from STDIN
> writing them to STDOUT until the input stops.
> Instructions how to do this should also be added to the javadocs of the
> processors and/or the markdowns of each module.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)