Hello Jason Fehr, Joe McDonnell, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23799
to look at the new patch set (#2).
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, EE, and CustomCluster tests are modified to only test beeswax if
ENABLE_BEESWAX env var is 'true' (or beeswax_port > 0).
test_beeswax.py is now moved from regular EE tests to CustomCluster
tests because running it will require passing --enable_beswax flag as
start_args. Drop Beeswax option from perf-AB
scripts (tests/performance/), and fix unused pluggin_runner arg bug in
HiveHS2QueryConfig.
Also fixed various flake8 issues in modified python files.
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, 225 insertions(+), 277 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/99/23799/2
--
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: newpatchset
Gerrit-Change-Id: I4f88b0c9799c8d2244fdc1432bd4ace09d6b87dd
Gerrit-Change-Number: 23799
Gerrit-PatchSet: 2
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>