Abhishek Rawat created IMPALA-12016:
---------------------------------------
Summary: Web UI could crash when trying to load huge query profiles
Key: IMPALA-12016
URL: https://issues.apache.org/jira/browse/IMPALA-12016
Project: IMPALA
Issue Type: Task
Reporter: Abhishek Rawat
Query profiles could get huge especially for complex queries and if someone
tries to view the profiles from the Web UI, it could result in crashing the
browser tab. It would be good to split bigger profiles into meaningful chunks,
and only load these chunks in the WebUI on demand. Also, would be useful to be
able to download these bigger profiles without having to render them (which is
what causes browser tab to crash when the profiles are much bigger than what
browsers can support).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)