Casey Ching has uploaded a new patch set (#2). Change subject: IMPALA-3449: Kudu deploy.py should find clusters by displayName ......................................................................
IMPALA-3449: Kudu deploy.py should find clusters by displayName "cluster.name" is actually something of an internal Cloudera Manager identifier. "cluster.displayName" is the user visible name. The API methed get_cluster() will search for both. I did some manual testing and it seems to work. Change-Id: Ia5b828e3f32c5483e76b055a5fcd0487a54ee9ea --- M infra/deploy/deploy.py 1 file changed, 9 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/06/3106/2 -- To view, visit http://gerrit.cloudera.org:8080/3106 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ia5b828e3f32c5483e76b055a5fcd0487a54ee9ea Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Casey Ching <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]>
