You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2023/04/24 22:54:00 UTC

[jira] [Created] (IMPALA-12095) Retire Beeswax client protocol

Joe McDonnell created IMPALA-12095:
--------------------------------------

             Summary: Retire Beeswax client protocol
                 Key: IMPALA-12095
                 URL: https://issues.apache.org/jira/browse/IMPALA-12095
             Project: IMPALA
          Issue Type: Epic
    Affects Versions: Impala 4.3.0
            Reporter: Joe McDonnell


There has been a long-running shift away from the old Beeswax protocol towards the Hiveserver2 protocol. impala-shell now defaults to HS2 rather than Beeswax ([https://lists.apache.org/thread/16w0gcodthjsqkno6oxy5vqzy3rkmqtd] ). Impala 4 deprecated Beeswax ([https://lists.apache.org/thread/4b7ghrrtg8hn150zgrldsgtvqfdby4ld] ).

This epic tracks tasks to prepare to remove Beeswax.

In general, the following needs to happen as preparation:
 # All tests need to run with HS2 by default.
 # All other helper code (like dataload or the performance test code) need to run with HS2 by default.
 # Disable the beeswax port by default

In general, having tests use HS2 rather than Beeswax provides better coverage of what users actual do.

Then, in a major version bump, Beeswax can be removed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org