Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Add ability to simulate streamlet topologies #2712

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

dancollins34
Copy link
Contributor

Made the few changes required to enable simulation of streamlet topologies

dancollins34 and others added 12 commits January 2, 2018 21:22
Add support in both the streamlet and topology apis for the usage of custom eviction policies extending com.twitter.heron.api.windowing.EvictionPolicy and trigger policies extending com.twitter.heron.api.windowing.TriggerPolicy to enable user-defined windowing schemes.
Fixed Checkstyle Issues
…utor to require both Policies to be provided if one of them is
…ndowManager, Config object, TriggerHandler and EvictionPolicy
@kramasamy
Copy link
Contributor

Thanks for the PR. Reviewing it.

@kramasamy
Copy link
Contributor

@dancollins34 - can you please remove the dependency and update the PR as we discussed?

@dancollins34
Copy link
Contributor Author

Reverted the changes and made a new pr which puts an interface under heronSubmitter and TopologySimulator

@kramasamy
Copy link
Contributor

@dancollins34 - it will be nice to add some docs on how to run streamlets in simulation mode. it will be very useful for the user.

@nicknezis
Copy link
Contributor

@dancollins34 So are we not able to simulate Streamlets without this change? Are there any examples of how to simulate a Streamlet? I know this is a super old PR, but I'd like to resolve these conflicts and merge in. Are there any examples of how to simulate a Streamlet?

@nicknezis nicknezis self-assigned this Jan 20, 2021
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.

3 participants