streaming-benchmarks icon indicating copy to clipboard operation
streaming-benchmarks copied to clipboard

Is there any script can run the tests on a multi-node cluster

Open huafengw opened this issue 9 years ago • 4 comments

huafengw avatar Jan 04 '16 01:01 huafengw

Not yet. We ran the multi-node setup manually, and added in the single node script after the fact to capture what we had done, and make it simpler to try out.

revans2 avatar Jan 04 '16 15:01 revans2

@shubhangig

The multi-node setup is specific to each tool, storm, flink, kafka, and spark. Redis we didn't do multi-node, but you can set that up too on newer versions.

revans2 avatar Jun 03 '16 13:06 revans2

Hello, any news on the multi-node script? Some example for flink maybe?

florakarniav avatar Nov 22 '17 10:11 florakarniav

@florakarniav I think you can trivially use flink's bin/start-cluster.sh script, as long as you have configured flink correctly.

yeshengm avatar Mar 08 '18 17:03 yeshengm