[
https://issues.apache.org/jira/browse/IMPALA-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17535115#comment-17535115
]
Abhishek Rawat edited comment on IMPALA-11288 at 5/12/22 4:41 PM:
------------------------------------------------------------------
In webui we could:
* upload an encoded profile file
* impalad deserializes it
* webui displays text from profile
* a download option for downloading the profile as JSON/Text etc.
was (Author: arawat):
In webui we could * upload an encoded profile file
* impalad deserializes it
* webui displays text from profile
* a download option for downloading the profile as JSON/Text etc.
> Support decoding Impala profiles in the Web UI
> ----------------------------------------------
>
> Key: IMPALA-11288
> URL: https://issues.apache.org/jira/browse/IMPALA-11288
> Project: IMPALA
> Issue Type: Improvement
> Reporter: Abhishek Rawat
> Priority: Major
>
> Since impala 4.0, we provide binary tools that helps with parsing thrift to
> text profile:
> [https://github.com/apache/impala/blob/master/be/src/util/impala-profile-tool.cc]
> This is also conveniently packaged as docker image in docker images:
> [https://hub.docker.com/layers/apache/impala/4.0.0-impala_profile_tool/images/sha256-[…]ee0b2eb93b6ea00d0056a5522af2f2bcec166fce6b6da?context=explore|https://hub.docker.com/layers/apache/impala/4.0.0-impala_profile_tool/images/sha256-f7b49acb15f5f8b0961ee0b2eb93b6ea00d0056a5522af2f2bcec166fce6b6da?context=explore]
> Example usage:
> docker run -i apache/impala:4.0.0-impala_profile_tool <
> impala_profile_log_1.1-1636059894702
> Would be good to also add profile dec oder tool in the Impala Web UI.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]