-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementation for Flink and Spark is missing #2
Comments
I will do a refactor of the project and add the missing parts, first I need to fix some build issues. |
Hello and thank you for the great paper and the great work! Could you give some insight on when Flink support will be available? Note that depending on the advancement I can help a bit on this side in the future (with some PR), as we are interested in using your bench in our work. |
@guillaumerosinosky we are planning to release a Flink and SPark version by July 2022. Thank you for your interest. We are hard-working on this project. |
Hi @guillaumerosinosky, we just provided the Flink version for the applications. The Spark version is still under development. Partial versions were integrated into the master branch. |
The folder
dspbench-flink
anddspbench-spark
are exact copies ofdspbench-storm
.Can you provide the source code for Spark (and Flink) to reproduce the paper results? 🙏
The text was updated successfully, but these errors were encountered: