[ https://issues.apache.org/jira/browse/HIVE-19021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16410057#comment-16410057 ]
Siddharth Seth commented on HIVE-19021: --------------------------------------- Kind of rusty on some of this. Given Tez counters are only created when the task starts running, the approach looks ok to me. Didn't understand the comment about "Need to update earlier for runtimes". Getting counters before the RunningTask is created - looks like this will require bigger changes. There's a bunch of "null" checks all over the patch, which seem very unnecessary. Also checks to see if the TezCounters are already set, with a log message. Are these counters ever expected to be null? > WM counters are not properly propagated from LLAP to AM > ------------------------------------------------------- > > Key: HIVE-19021 > URL: https://issues.apache.org/jira/browse/HIVE-19021 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Priority: Major > Attachments: HIVE-19021.patch > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)