Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
YARN-2928
-
None
-
Reviewed
Description
Currently filters in timeline reader will return an entity only if all the filter conditions hold true i.e. only AND operation is supported. We can support OR operation for the filters as well. Additionally as primary backend implementation is HBase, we can design our filters in a manner, where they closely resemble HBase Filters.
Attachments
Attachments
Issue Links
- is blocked by
-
YARN-4053 Change the way metric values are stored in HBase Storage
- Resolved
- is related to
-
YARN-3051 [Storage abstraction] Create backing storage read interface for ATS readers
- Resolved
- relates to
-
YARN-4447 Provide a mechanism to represent complex filters and parse them at the REST layer
- Resolved