You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Dimitris Tsirogiannis (JIRA)" <ji...@apache.org> on 2017/08/11 22:28:00 UTC

[jira] [Resolved] (IMPALA-5418) Copy the Catalog JVM metrics for jvm.heap.* to the memz page

     [ https://issues.apache.org/jira/browse/IMPALA-5418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dimitris Tsirogiannis resolved IMPALA-5418.
-------------------------------------------
    Resolution: Works for Me

> Copy the Catalog JVM metrics for jvm.heap.* to the memz page
> ------------------------------------------------------------
>
>                 Key: IMPALA-5418
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5418
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>    Affects Versions: Impala 2.9.0
>            Reporter: Mostafa Mokhtar
>            Assignee: Dimitris Tsirogiannis
>              Labels: catalog, supportability
>
> It would be useful to replicate the Catalog JVM heap memory usage to the memz page as the JVM Heap memory utilization is one of the top areas of interest. 
> {code}
> Memory Usage
> Memory consumption / limit: 0 / -1.00 B
> {code}
> |Name||Value||Description|
> |jvm.heap.committed-usage-bytes|62.68 GB|Jvm heap Committed Usage Bytes|
> |jvm.heap.current-usage-bytes|4.99 GB|Jvm heap Current Usage Bytes|
> |jvm.heap.init-usage-bytes|64.00 GB|Jvm heap Init Usage Bytes|
> |jvm.heap.max-usage-bytes|62.68 GB|Jvm heap Max Usage Bytes|
> |jvm.heap.peak-committed-usage-bytes|0|Jvm heap Peak Committed Usage Bytes|
> |jvm.heap.peak-current-usage-bytes|0|Jvm heap Peak Current Usage Bytes|
> |jvm.heap.peak-init-usage-bytes|0|Jvm heap Peak Init Usage Bytes|
> |jvm.heap.peak-max-usage-bytes|0|Jvm heap Peak Max Usage Bytes|



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)