[
https://issues.apache.org/jira/browse/YARN-5011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268091#comment-15268091
]
Varun Saxena commented on YARN-5011:
------------------------------------
[~vrushalic], correct me if I am wrong. As I see in FlowRunCoprocessor, we are
working on cells after fetching them from the backend. This would be done after
HBase filters have been applied. Right ?
Column prefixes are not a problem here. We can easily decide metrics to
retrieve here.
There is an issue with metric filters though. We cannot apply
SingleColumnValueFilter because summation of metric values is done in
FlowScanner.
So I fetch all the columns required to match metric filters and then match them
locally. We do not bring all the data to the client side, just the required
one.
> Support metric filters for flow runs
> ------------------------------------
>
> Key: YARN-5011
> URL: https://issues.apache.org/jira/browse/YARN-5011
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: timelineserver
> Affects Versions: YARN-2928
> Reporter: Varun Saxena
> Assignee: Varun Saxena
> Labels: yarn-2928-1st-milestone
> Attachments: YARN-5011-YARN-2928.01.patch
>
>
> Support metric filters for flow runs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]