[ 
https://issues.apache.org/jira/browse/QUARKS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209057#comment-15209057
 ] 

ASF GitHub Bot commented on QUARKS-36:
--------------------------------------

Github user queeniema commented on a diff in the pull request:

    
https://github.com/apache/incubator-quarks-website/pull/18#discussion_r57226855
  
    --- Diff: site/recipes/recipe_different_processing_against_stream.md ---
    @@ -0,0 +1,150 @@
    +---
    +title: Recipe 4. Applying Different Processing Against a Single Stream
    +---
    +
    +In the previous [example](recipe_value_out_of_range), we learned how to 
filter a stream to obtain the interesting sensor readings and ignore the 
mundane data. Typically, a user scenario is more involved, where data is 
processed by executing multiple stream operations sequentially. Consider the 
following scenario, for example.
    --- End diff --
    
    Yes, that's what I meant. Thanks.


> Recipe creation for "Re-using a stream" and "Detect a sensor value out of 
> expected range"
> -----------------------------------------------------------------------------------------
>
>                 Key: QUARKS-36
>                 URL: https://issues.apache.org/jira/browse/QUARKS-36
>             Project: Quarks
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Queenie Ma
>            Assignee: Queenie Ma
>            Priority: Minor
>              Labels: documentation, enhancement, recipes
>
> I will write up two recipes for:
> * Apply different processing against a single stream
> * Detect a sensor value out of expected range
> ** simple filtering
> ** deadband filter



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

Reply via email to