[ 
https://issues.apache.org/jira/browse/YARN-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16399916#comment-16399916
 ] 

Haibo Chen commented on YARN-7581:
----------------------------------

{quote}Does it because of assumption that info field will be retrieved by 
default all the time
{quote}
yes. there is always a FamilyFilter of 'i',
FilterList AND (5/5): [
      FamilyFilter (EQUAL, i),
      QualifierFilter (NOT_EQUAL, e!),
      QualifierFilter (NOT_EQUAL, i!),
      QualifierFilter (NOT_EQUAL, s!),
      QualifierFilter (NOT_EQUAL, r!)
    ]
so we don't need to created FamilyFilters for it like we do for metrics and 
configs.
{quote}I get one doubt that how does filter looks for combination of 
metricstoretrieve and cofigstoretrieve? 
 Does it look like below ?
{quote}
yes.

 

> HBase filters are not constructed correctly in ATSv2
> ----------------------------------------------------
>
>                 Key: YARN-7581
>                 URL: https://issues.apache.org/jira/browse/YARN-7581
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: ATSv2
>    Affects Versions: 3.0.0-beta1
>            Reporter: Haibo Chen
>            Assignee: Haibo Chen
>            Priority: Major
>         Attachments: YARN-7581.00.patch, YARN-7581.01.patch, 
> YARN-7581.02.patch
>
>
> Post YARN-7346,
> TestTimelineReaderWebServicesHBaseStorage.testGetEntitiesConfigFilters() and 
> TestTimelineReaderWebServicesHBaseStorage.testGetEntitiesMetricFilters() 
> start to fail when hbase.profile is set to 2.0)
> *Error Message*
>  [ERROR] Failures:
>  [ERROR] 
> TestTimelineReaderWebServicesHBaseStorage.testGetEntitiesConfigFilters:1266 
> expected:<2> but was:<0>
>  [ERROR] 
> TestTimelineReaderWebServicesHBaseStorage.testGetEntitiesMetricFilters:1523 
> expected:<1> but was:<0>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to