Riza Suminto has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23799


Change subject: IMPALA-13917 (part 2): Close Beeswax port by default
......................................................................

IMPALA-13917 (part 2): Close Beeswax port by default

This patch close beeswax port by setting the beeswax_port=0 by default.
BE and FE test that specifically test against beeswax port is adjusted
to either skip beeswax testing or re-enable the port by setting non-zero
flag value. EE and CustomCluster tests are modified to only test beeswax
if ENABLE_BEESWAX env var is 'true'.

test_beeswax.py is now moved from regular EE tests to CustomCluster
tests. Drop Beeswax option from perf-AB scripts (tests/performance/).

Testing:
- Pass core tests.

Change-Id: I4f88b0c9799c8d2244fdc1432bd4ace09d6b87dd
---
M be/src/observe/otel-test.cc
M be/src/rpc/thrift-server-test.cc
M be/src/service/impala-server.cc
M be/src/service/internal-server-test.cc
M be/src/service/session-expiry-test.cc
M bin/run-workload.py
M bin/start-impala-cluster.py
M fe/src/test/java/org/apache/impala/customcluster/LdapImpalaShellTest.java
M 
fe/src/test/java/org/apache/impala/customcluster/LdapKerberosImpalaShellTest.java
M tests/common/environ.py
M tests/common/impala_cluster.py
M tests/common/impala_test_suite.py
M tests/common/skip.py
M tests/common/test_dimensions.py
R tests/custom_cluster/test_beeswax.py
M tests/custom_cluster/test_coordinators.py
M tests/custom_cluster/test_kill_query.py
M tests/custom_cluster/test_kudu.py
M tests/custom_cluster/test_otel_trace.py
M tests/custom_cluster/test_query_log.py
M tests/custom_cluster/test_restart_services.py
M tests/custom_cluster/test_session_expiration.py
M tests/custom_cluster/test_set_and_unset.py
M tests/custom_cluster/test_shell_interactive_reconnect.py
M tests/performance/query_exec_functions.py
M tests/performance/query_executor.py
M tests/performance/workload_runner.py
M tests/shell/test_shell_commandline_jwt_auth.py
M tests/shell/test_shell_interactive.py
29 files changed, 168 insertions(+), 236 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/99/23799/1
--
To view, visit http://gerrit.cloudera.org:8080/23799
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f88b0c9799c8d2244fdc1432bd4ace09d6b87dd
Gerrit-Change-Number: 23799
Gerrit-PatchSet: 1
Gerrit-Owner: Riza Suminto <[email protected]>

Reply via email to