Skip to content
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

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

Open
huafengw opened this issue Jan 4, 2016 · 4 comments
Open

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

huafengw opened this issue Jan 4, 2016 · 4 comments

Comments

@huafengw
Copy link

huafengw commented Jan 4, 2016

No description provided.

@revans2
Copy link
Collaborator

revans2 commented Jan 4, 2016

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
Copy link
Collaborator

revans2 commented Jun 3, 2016

@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.

@florakarniav
Copy link

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

@yeshengm
Copy link

yeshengm commented Mar 8, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@revans2 @huafengw @florakarniav @yeshengm and others