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

Sergey Shelukhin updated HIVE-12558:
------------------------------------
    Description: 
Right now, LLAP logs counters for every fragment; most of them are IO related 
and could be very useful, they also include table names so that things like 
cache hit ratio, etc., could be calculated for every table.
We need to output them to some metrics system (preserving the breakdown by 
table, possibly also adding query ID or even stage) so that they'd be usable 
without grep/sed/awk.

  was:
Right now, LLAP logs counters for every fragment; most of them are IO related 
and could be very useful, they also include table name so that things like 
cache hit ratio, etc., could be partitioned by table.
We need to output them to some metric system (preserving the breakdown by 
table, possibly also adding query ID or even stage) so that they'd be usable 
without grep/sed/awk.


> LLAP: output QueryFragmentCounters somewhere
> --------------------------------------------
>
>                 Key: HIVE-12558
>                 URL: https://issues.apache.org/jira/browse/HIVE-12558
>             Project: Hive
>          Issue Type: Bug
>          Components: llap
>            Reporter: Sergey Shelukhin
>
> Right now, LLAP logs counters for every fragment; most of them are IO related 
> and could be very useful, they also include table names so that things like 
> cache hit ratio, etc., could be calculated for every table.
> We need to output them to some metrics system (preserving the breakdown by 
> table, possibly also adding query ID or even stage) so that they'd be usable 
> without grep/sed/awk.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to