[ 
https://issues.apache.org/jira/browse/IMPALA-14990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081331#comment-18081331
 ] 

ASF subversion and git services commented on IMPALA-14990:
----------------------------------------------------------

Commit 342ac4a970ea0de5775d57357ce5dab6dc377fc7 in impala's branch 
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=342ac4a97 ]

IMPALA-14990: 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).

Skip checking impala-server.num-open-beeswax-sessions in
metric_verifier.py if ENABLE_BEESWAX is not 'true'.

test_beeswax.py is now moved from regular EE tests to CustomCluster
tests because running it will require passing --enable_beeswax 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.
- Pass core tests with ENABLE_BEESWAX=true.

Change-Id: I4f88b0c9799c8d2244fdc1432bd4ace09d6b87dd
Reviewed-on: http://gerrit.cloudera.org:8080/23799
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Joe McDonnell <[email protected]>


> Disable beeswax port by default
> -------------------------------
>
>                 Key: IMPALA-14990
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14990
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Frontend
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Major
>




--
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