Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

adding in flink-flux-runner #12

Merged
merged 2 commits into from
Jun 10, 2019
Merged

adding in flink-flux-runner #12

merged 2 commits into from
Jun 10, 2019

Conversation

walterddr
Copy link
Owner

This closes #12

This is the initial commit for the change that only reflect the copying from
previous implementation, several components needs to be fixed
1. compiler factory discovery mechansim - how to find correct compiler (e.g. compiling into a "vertex object")
2. linker factory discovery mechanism - how to find linkage method based on
    a. incoming stream type
    b. outgoing stream type
    c. vertex object type
3. the fundamental base-class mechanism - how to make sure this overlaps with Flink's API
@walterddr walterddr mentioned this pull request Jun 10, 2019
@walterddr walterddr merged commit a9487b2 into master Jun 10, 2019
@walterddr walterddr deleted the _12_flux_runner branch June 10, 2019 00:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant