Adam Tamas has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/15288


Change subject: 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
......................................................................

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, 36 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/88/15288/3
--
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: newchange
Gerrit-Change-Id: Ib7109a0be5d1022b4f8d6e72441cf5dc1dc42605
Gerrit-Change-Number: 15288
Gerrit-PatchSet: 3
Gerrit-Owner: Adam Tamas <ta...@cloudera.com>
Gerrit-Reviewer: Gabor Kaszab <gaborkas...@cloudera.com>
Gerrit-Reviewer: Tamas Mate <tm...@cloudera.com>

Reply via email to