[GitHub] flink pull request: Added, to the DataStream API guide, an example...

2016-01-07 Thread filipefigcorreia
Github user filipefigcorreia commented on the pull request: https://github.com/apache/flink/pull/1487#issuecomment-169692977 Sounds good. Would you say that we should update the DataSet API guide to match this structure? We currently have a "Collection Data Sources and Sinks"

[GitHub] flink pull request: Added, to the DataStream API guide guide, an e...

2016-01-06 Thread filipefigcorreia
GitHub user filipefigcorreia opened a pull request: https://github.com/apache/flink/pull/1487 Added, to the DataStream API guide guide, an example of how to collect results. This is similar to what already exists for the DataSet API guide: https://ci.apache.org/projects/flink

[GitHub] flink pull request: [FLINK-2974] Add periodic offset committer for...

2015-12-30 Thread filipefigcorreia
Github user filipefigcorreia commented on the pull request: https://github.com/apache/flink/pull/1341#issuecomment-168036891 Do these changes mean that now it is not possible to have flink always read from the beginning of a Kafka topic if needed? --- If your project is set up