You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: