Riza Suminto created IMPALA-13668:
-------------------------------------

             Summary: Add default_test_protocol parameter to conftest.py
                 Key: IMPALA-13668
                 URL: https://issues.apache.org/jira/browse/IMPALA-13668
             Project: IMPALA
          Issue Type: Improvement
          Components: Test
            Reporter: Riza Suminto
            Assignee: Riza Suminto


ImpalaTestSuite.client is always initialized as beeswax client. And many tests 
use it directly rather than going through helper method such as execute_query().
https://github.com/apache/impala/blob/5f4321373a3404867e170f7381db04a843aa7310/tests/common/impala_test_suite.py#L354

We should add default_test_protocol parameter to conftest.py so that we can 
change it to hs2 or hs2-http client. This will help us check which tests is 
already compatible with hs2 and which one still need adjustment.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to