Hello Jason Fehr, Impala Public Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22845 to look at the new patch set (#8). Change subject: IMPALA-13916: Change BaseTestSuite.default_test_protocol to HS2 ...................................................................... IMPALA-13916: Change BaseTestSuite.default_test_protocol to HS2 This is the final patch to move all Impala e2e and custom cluster tests to use HS2 protocol by default. Only beeswax-specific test remains testing against beeswax protocol by default. We can remove them once Impala officially remove beeswax support. HS2 error message formatting in impala-hs2-server.cc is adjusted a bit to match with formatting in impala-beeswax-server.cc. Move TestWebPageAndCloseSession from webserver/test_web_pages.py to custom_cluster/test_web_pages.py to disable glog log buffering. Testing: - Pass exhaustive tests, except for some known and unrelated flaky tests. Change-Id: I42e9ceccbba1e6853f37e68f106265d163ccae28 --- M be/src/service/impala-hs2-server.cc M tests/common/base_test_suite.py M tests/common/impala_service.py M tests/common/impala_test_suite.py M tests/conftest.py M tests/custom_cluster/test_coordinators.py M tests/custom_cluster/test_data_cache.py M tests/custom_cluster/test_executor_groups.py M tests/custom_cluster/test_frontend_connection_limit.py M tests/custom_cluster/test_hs2_fault_injection.py M tests/custom_cluster/test_query_retries.py M tests/custom_cluster/test_web_pages.py M tests/failure/test_failpoints.py M tests/metadata/test_ddl.py M tests/metadata/test_event_processing.py M tests/metadata/test_explain.py M tests/metadata/test_recursive_listing.py M tests/performance/query_exec_functions.py M tests/query_test/test_beeswax.py M tests/query_test/test_errorlog.py M tests/query_test/test_insert.py M tests/query_test/test_mem_usage_scaling.py M tests/query_test/test_result_spooling.py M tests/query_test/test_runtime_filters.py M tests/query_test/test_tablesample.py M tests/webserver/test_web_pages.py 26 files changed, 230 insertions(+), 188 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/45/22845/8 -- To view, visit http://gerrit.cloudera.org:8080/22845 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I42e9ceccbba1e6853f37e68f106265d163ccae28 Gerrit-Change-Number: 22845 Gerrit-PatchSet: 8 Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Jason Fehr <jf...@cloudera.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>