Github user dsnz commented on the issue:
https://github.com/apache/flink/pull/3250
Hi,
The examples given (by greghogan) are specialized C++ programs. I don't say
that this example shows Flink's capabilities relative to other solutions but
that it's a very helpful for the novice to understand how to setup a new Flink
program and use the DeltaIteration API call and is also in the spirit of some
other Flink examples like 'Pi Estimation'.
In fact it helped me a lot to learn about developing with Flink because the
documentation was/is quite lacking in many areas.
Most novices do benefit from examples first and from good documentation
later when they grasp the subject.
I'm closing this anyway as I'm not in the Flink community of users and
don't have time and further interest to start a discussion for such a simple
example.
---
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.
---