Riza Suminto created IMPALA-13967:
-------------------------------------

             Summary: Move away from setting user parameter in 
ImpalaConnection.execute
                 Key: IMPALA-13967
                 URL: https://issues.apache.org/jira/browse/IMPALA-13967
             Project: IMPALA
          Issue Type: Improvement
          Components: Test
            Reporter: Riza Suminto
            Assignee: Riza Suminto


ImpalaConnection.execute and ImpalaConnection.execute_async has 'user' 
parameter to set specific user to run the query. This is mainly legacy of 
BeeswaxConnection, which allows using 1 client to specify different usernames.

BeeswaxConnection and ImpylaHS2Connection actually allows specifying one user 
per client. Doing so will simplify user-specific test such as test_ranger.py 
that often instantiate separate clients for admin user and regular user.



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

Reply via email to