Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create samples showing how to use each built-in aggregation #599

Closed
jerrinot opened this issue Nov 15, 2017 · 1 comment
Closed

Create samples showing how to use each built-in aggregation #599

jerrinot opened this issue Nov 15, 2017 · 1 comment

Comments

@jerrinot
Copy link
Contributor

It took me a while to figure out how to use the built-in aggregations. We have code-samples for e.g. counting but:

  1. There is too much noise. I don't want to deal with Shakespeare, splitting words and lines. All I want to see how to use averaging(). As simple example as possible. With minimum noisy.
  2. We do not have any example showing how to use an aggregation which does not use key-based classification. e.g. averaging() (as opposed to counting()`

I am not sure if we need to have this as a code-sample. The current samples tries to create something resembling a real-word use-case. Even a simple junit integration test in the Jet project itself would help me a lot.

@mtopolnik
Copy link
Contributor

This issue was moved to hazelcast/hazelcast-jet-code-samples#76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants