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

docker-compose command cannot scale the datanode #55

Open
taoluo opened this issue Dec 6, 2019 · 1 comment
Open

docker-compose command cannot scale the datanode #55

taoluo opened this issue Dec 6, 2019 · 1 comment

Comments

@taoluo
Copy link

taoluo commented Dec 6, 2019

Hi,
I want to scale the hadoop datanode to 3, I run the command docker-compose up --scale datanode=3. But the resulting cluster still has only one datanode.
Could you please give me some suggestions on how to run the cluster with multiple datanodes?

Thanks,

@dotcs
Copy link

dotcs commented Jan 27, 2020

You need to configure it in a different way. Please see PR #59.

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

2 participants