You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Abhishek Rawat (Jira)" <ji...@apache.org> on 2022/05/11 19:08:00 UTC

[jira] [Created] (IMPALA-11288) Support decoding Impala profiles in the Web UI

Abhishek Rawat created IMPALA-11288:
---------------------------------------

             Summary: 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


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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org