Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13333 )
Change subject: IMPALA-6903: Download profile from WebUI in text format ...................................................................... IMPALA-6903: Download profile from WebUI in text format Add a link called "Download Text Profile" to profile tab. The link allows users to download runtime profiles as UTF-8 encoded file. Get text profile from backend by making http request. Tests: Manually tested to check downloaded files. Ran all core tests. Add test_download_text_profile to test_web_pages.py. Change-Id: Ie030c2bb330211f51840417b9f7880f19174af7b Reviewed-on: http://gerrit.cloudera.org:8080/13333 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/service/impala-http-handler.cc M be/src/service/impala-http-handler.h M tests/webserver/test_web_pages.py M www/query_profile.tmpl 4 files changed, 56 insertions(+), 4 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/13333 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie030c2bb330211f51840417b9f7880f19174af7b Gerrit-Change-Number: 13333 Gerrit-PatchSet: 10 Gerrit-Owner: Yongzhi Chen <[email protected]> Gerrit-Reviewer: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Sahil Takiar <[email protected]> Gerrit-Reviewer: Yongzhi Chen <[email protected]>
