-
Notifications
You must be signed in to change notification settings - Fork 299
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
add benchmark for Storm Trident API #5
base: master
Are you sure you want to change the base?
Conversation
How does one trigger the CLA bot? |
CLA is valid! |
I guess I just found out. :) |
@@ -258,6 +262,21 @@ run() { | |||
run "STOP_KAFKA" | |||
run "STOP_REDIS" | |||
run "STOP_ZK" | |||
elif [ "TRIDENT_TEST" = "$OPERATION" ]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add this to the help, echos below.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
@knusbaum we never added in the docs how to run the validation test to be sure the code is doing the right thing. Could you post it here. I will add it to the docs/automated script and test the trident code. |
Dimension Computation benchmark
No description provided.