Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13136 )
Change subject: IMPALA-8465: fix TestJsonEndpoints for remote clusters ...................................................................... IMPALA-8465: fix TestJsonEndpoints for remote clusters ImpalaCluster does not work for remote clusters, and the patch introduced a dependency on it for a test that previously didn't depend on it. This reverts to the old logic for non-dockerized clusters. Change-Id: I8cf6ecfb72ec18be0b5274e360825fb3f203dd20 Reviewed-on: http://gerrit.cloudera.org:8080/13136 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/hs2/test_json_endpoints.py 1 file changed, 9 insertions(+), 2 deletions(-) Approvals: Tim Armstrong: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/13136 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I8cf6ecfb72ec18be0b5274e360825fb3f203dd20 Gerrit-Change-Number: 13136 Gerrit-PatchSet: 6 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
