Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Streamline - Flink Runner - FlinkDataStreamGenerator #538

Open
arunmahadevan opened this issue Apr 11, 2017 · 0 comments
Open

Streamline - Flink Runner - FlinkDataStreamGenerator #538

arunmahadevan opened this issue Apr 11, 2017 · 0 comments

Comments

@arunmahadevan
Copy link
Contributor

This is a subtask of #535

The topology DAG has a traverse method that accepts a TopologyDagVisitor and will call back the appropriate visit methods as the different components in the topology DAG are traversed. In case of storm this is StormTopologyFluxGenerator. Similar implementation will have to be provided for Flink (E.g. FlinkDataStreamGenerator).

Refer: StormTopologyFluxGenerator

@harshach harshach assigned harshach and unassigned harshach Apr 26, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants