[
https://issues.apache.org/jira/browse/IMPALA-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952902#comment-17952902
]
ASF subversion and git services commented on IMPALA-13916:
----------------------------------------------------------
Commit f28a32fbc351919aec6d8b0d357f62c9b2521a40 in impala's branch
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=f28a32fbc ]
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
Reviewed-on: http://gerrit.cloudera.org:8080/22845
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Jason Fehr <[email protected]>
> Switch BaseTestSuite.default_test_protocol to return HS2
> --------------------------------------------------------
>
> Key: IMPALA-13916
> URL: https://issues.apache.org/jira/browse/IMPALA-13916
> Project: IMPALA
> Issue Type: Improvement
> Components: Infrastructure, Test
> Reporter: Riza Suminto
> Assignee: Riza Suminto
> Priority: Major
>
> Today, ImpalaTestSuite.client is equal to ImpalaTestSuite.beeswax_client by
> default.
> [https://github.com/apache/impala/blob/4617c2370faad08b44f4cffad1eda229d78696ee/tests/common/impala_test_suite.py#L424]
> We should change it so that it points to ImpalaTestSuite.hs2_client by
> switching BaseTestSuite.default_test_protocol() to return HS2.
> DEFAULT_TEST_PROTOCOL should also change to HS2.
> [https://github.com/apache/impala/blob/4617c2370faad08b44f4cffad1eda229d78696ee/tests/conftest.py#L59]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]