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

Jagadish updated SAMZA-1225:
----------------------------
    Description: 
We should add actual examples for programming against the fluent API. I am 
thinking of a "cook-book" like package in samza-hello-world, where we provide 
working code examples, configs, how to run them and view the results. 

This allows new users to try these samples out, rapidly experiment with them, 
and view results.

The following examples are nice to have:
1. A PageView sessionizer job
2. A joiner job that joins a stream of PageView and AdClicks
3. A windowed counter that groups PageViews by some key, and emits output
4. A simple PageView filter that demonstrates stateless transforms




  was:
We should add actual examples for programming against the fluent API. I am 
thinking of a "cook-book" like package in samza-hello-world, where we provide 
working code examples, configs and how to run them. This allows new users to 
try them out, and experiment with them.

The following examples are nice to have:
1. A PageView sessionizer job
2. A joiner job that joins a stream of PageView and AdClicks
3. A windowed counter that groups PageViews by some key, and emits output
4. A simple PageView filter that demonstrates stateless transforms


> Add demo examples for programming with the fluent API
> -----------------------------------------------------
>
>                 Key: SAMZA-1225
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1225
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jagadish
>            Assignee: Jagadish
>
> We should add actual examples for programming against the fluent API. I am 
> thinking of a "cook-book" like package in samza-hello-world, where we provide 
> working code examples, configs, how to run them and view the results. 
> This allows new users to try these samples out, rapidly experiment with them, 
> and view results.
> The following examples are nice to have:
> 1. A PageView sessionizer job
> 2. A joiner job that joins a stream of PageView and AdClicks
> 3. A windowed counter that groups PageViews by some key, and emits output
> 4. A simple PageView filter that demonstrates stateless transforms



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to