I am running multi node cluster using below command and it is working fine. Through cloudera manager I am able to get see the services running
$ clusterdock_run./bin/start_cluster-nmycluster cdh--primary-node=machine-1--secondary-nodes='machine-{2..4}'
But when I try to login using below command, I got error
$ clusterdock_ssh cdh machine-1.mycluster
clusterdock_ssh:32: = not found
I am running multi node cluster using below command and it is working fine. Through cloudera manager I am able to get see the services running $ clusterdock_run./bin/start_cluster-nmycluster cdh--primary-node=machine-1--secondary-nodes='machine-{2..4}'
But when I try to login using below command, I got error $ clusterdock_ssh cdh machine-1.mycluster clusterdock_ssh:32: = not found