[
https://issues.apache.org/jira/browse/QUARKS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211144#comment-15211144
]
ASF GitHub Bot commented on QUARKS-16:
--------------------------------------
GitHub user queeniema opened a pull request:
https://github.com/apache/incubator-quarks-website/pull/21
[QUARKS-16] Add recipe for combining_streams_processing_results
Recipe 5. Splitting a Stream to Apply Different Processing and Combining
the Results into a Single Stream
- Demonstrates the use of `split` and `union`
- Based off of the sample
`quarks.samples.topology.CombiningStreamsProcessingResults`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/queeniema/incubator-quarks-website
recipe-quarks-16
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks-website/pull/21.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21
----
commit 2697c10b25f821dc45a5fb8050d16e8d85819755
Author: Queenie Ma <[email protected]>
Date: 2016-03-24T23:44:12Z
[QUARKS-16] Add recipe for combining_streams_processing_results
----
> Recipe creation for split and union
> -----------------------------------
>
> Key: QUARKS-16
> URL: https://issues.apache.org/jira/browse/QUARKS-16
> Project: Quarks
> Issue Type: Improvement
> Components: Documentation
> Reporter: Queenie Ma
> Assignee: Queenie Ma
> Priority: Minor
> Labels: documentation, enhancement, recipes
> Attachments: CombiningStreamsProcessingResults.java,
> CombiningStreamsProcessingResults.java, HeartMonitorSensor.java,
> HeartMonitorSensor.java, split_union.md, split_union.md,
> split_union_topology_graph.jpg, split_union_topology_graph.png,
> split_union_topology_graph.png
>
>
> I wrote up a recipe on how to split and union streams. I'd like to get some
> feedback on the sample code and the recipe walkthrough.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)