Jagadish created SAMZA-1225:
-------------------------------

             Summary: 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 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



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

Reply via email to