[
https://issues.apache.org/jira/browse/HIVE-18651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16416106#comment-16416106
]
Sahil Takiar commented on HIVE-18651:
-------------------------------------
[~vihangk1] can you take a look? This change basically exposes two more
additional metrics that Spark already collects - ExecutorCpuTime and
ExecutorDeserializeCpuTime. These metrics are collected from Spark and printed
in the logs.
There are a few other re-factoring changes that were required to add some more
unit tests.
> Expose additional Spark metrics
> -------------------------------
>
> Key: HIVE-18651
> URL: https://issues.apache.org/jira/browse/HIVE-18651
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Reporter: Sahil Takiar
> Assignee: Sahil Takiar
> Priority: Major
> Attachments: HIVE-18651.1.patch, HIVE-18651.2.patch
>
>
> There have been multiples additional metrics that get collected via Spark
> (such as executor CPU time spent). We should expose them in HoS.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)