Github user mattf-horton commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/343#discussion_r86649631
--- Diff: metron-analytics/metron-profiler/README.md ---
@@ -210,78 +293,52 @@ This creates a profile...
* Adds the `length` field from each message
* Calculates the average as the result
-### Topology Configuration
+### Example 4
-The Profiler topology also accepts the following configuration settings.
+It is important to note that the Profiler can persist any serializable
Object, not just numeric values. An alternative to the previous example could
take advantage of this.
--- End diff --
This is a very nice new example, showing how to use the stats functions.
Please add a pointer to documentation for those, so the reader can understand
what the result data structure 's' looks like.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---