Casey Ching has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/3106 Reviewed-by: Casey Ching <[email protected]> Tested-by: Casey Ching <[email protected]> --- M infra/deploy/deploy.py 1 file changed, 9 insertions(+), 12 deletions(-) Approvals: Casey Ching: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/3106 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia5b828e3f32c5483e76b055a5fcd0487a54ee9ea Gerrit-PatchSet: 4 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Casey Ching <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]>
