aztk icon indicating copy to clipboard operation
aztk copied to clipboard

Add ability to ssh into specific node

Open jafreck opened this issue 7 years ago • 0 comments

Since #534, any node can be ssh'ed into. We should allow specifying the node_id in the ssh command.

aztk spark cluster ssh --id {cluster-id} --node-id {node-id}

By default, we still select the master node.

jafreck avatar May 25 '18 00:05 jafreck