Adam Tamas has uploaded a new patch set (#7). ( 
http://gerrit.cloudera.org:8080/15288 )

Change subject: IMPALA-6360: Don't show full query statement on Impala webUI by 
default
......................................................................

IMPALA-6360: Don't show full query statement on Impala webUI by default

Added the ‘query_stmt_size’ flag to impala-server.cc with default value
of 250 and modified the ‘ImpalaHttpHandler::QueryStateToJson()’ to
truncate the end of the statements if they are too long.

Testing:
-manual testing in the WebUI.
-added 'test_query_stmt()' to test_web_pages.py

Change-Id: Ib7109a0be5d1022b4f8d6e72441cf5dc1dc42605
---
M be/src/service/impala-http-handler.cc
M be/src/service/impala-server.cc
M tests/webserver/test_web_pages.py
3 files changed, 32 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/88/15288/7
--
To view, visit http://gerrit.cloudera.org:8080/15288
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib7109a0be5d1022b4f8d6e72441cf5dc1dc42605
Gerrit-Change-Number: 15288
Gerrit-PatchSet: 7
Gerrit-Owner: Adam Tamas <[email protected]>
Gerrit-Reviewer: Adam Tamas <[email protected]>
Gerrit-Reviewer: Gabor Kaszab <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Tamas Mate <[email protected]>

Reply via email to