Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16327 )
Change subject: IMPALA-10074: Set impala-shell's default protocol to hs2 ...................................................................... IMPALA-10074: Set impala-shell's default protocol to hs2 The beeswax interface has been marked deprecated for awhile, but it remains the default protocol for impala-shell because we felt that changing the default protocol constituted a break change. Now that 4.0 is the next release, we can switch the default protocol to hs2. This patch also adds a few more deprecation warnings around beeswax. Change-Id: I65eb14ec03c1e1ef26782554aedd6670bbeedfe8 Reviewed-on: http://gerrit.cloudera.org:8080/16327 Reviewed-by: Thomas Tauber-Marshall <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/service/impala-server.cc M shell/impala_shell.py M shell/option_parser.py 3 files changed, 8 insertions(+), 2 deletions(-) Approvals: Thomas Tauber-Marshall: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/16327 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I65eb14ec03c1e1ef26782554aedd6670bbeedfe8 Gerrit-Change-Number: 16327 Gerrit-PatchSet: 3 Gerrit-Owner: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
