Skip to content

Conversation

@markus-h
Copy link
Contributor

This pullrequest includes:
Iteration superstep synchronization through RPC and JobManager
Unification of Accumulators and Aggregators (removal of former Aggregators)
Adjusted Testcases accordingly

A detailed description can also be found on Jira: https://issues.apache.org/jira/browse/FLINK-951

Currently the testcase "KMeansIterativeNepheleITCase" sometimes fails. I think this is connected to this issue: https://issues.apache.org/jira/browse/FLINK-909 and needs to be resolved in a following pull request.

Unification of Accumulators and Aggregators (removal of former Aggregators)
Adjusted Testcases accordingly
@StephanEwen
Copy link
Contributor

Sorry for the long delay. This looks like cool work, especially unifying the Accumulators and Aggregators :-)

This is interacting quite a bit with the RPC, ExecutionGraph, and JobManager/TaskManager communication (see https://issues.apache.org/jira/browse/FLINK-1030). I am currently reworking that and would like to merge it with that part once it is done.

@uce
Copy link
Contributor

uce commented Nov 19, 2014

I think this one is very outdated. @markus-h, can you give a heads-up whether you will have time to rebase this after #147 is merged? The execution graph changes are already in.

vasia added a commit to vasia/flink that referenced this pull request Jan 16, 2015
validate vertex ids implemented and tested
vasia added a commit to vasia/flink that referenced this pull request Jan 22, 2015
validate vertex ids implemented and tested
@markus-h
Copy link
Contributor Author

markus-h commented Apr 2, 2015

I continued working on this. I will try to integrate this change in the current master.

@markus-h
Copy link
Contributor Author

markus-h commented Apr 4, 2015

This change is continued in #570

@markus-h markus-h closed this Apr 4, 2015
tillrohrmann pushed a commit to tillrohrmann/flink that referenced this pull request Sep 27, 2018
Update to Flink 1.4.1 using the `add-version.sh` script
zhijiangW pushed a commit to zhijiangW/flink that referenced this pull request Jul 23, 2019
zhijiangW pushed a commit to zhijiangW/flink that referenced this pull request Dec 13, 2019
[FLINK-14346] [serialization] Add string-heavy version of SerializationFrameworkMiniBenchmark
tzulitai added a commit to tzulitai/flink that referenced this pull request Jan 15, 2021
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

Successfully merging this pull request may close these issues.

3 participants