[
https://issues.apache.org/jira/browse/EAGLE-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333126#comment-15333126
]
Edward Zhang commented on EAGLE-343:
------------------------------------
To alert when value changes, we can use 2 event slide length window, and check
if they are same (probably you can compare avg with min). Senthil you can
experiment that please.
Pattern match also works, but looks 2 event slide length window is more
straightforward.
Regarding advanced requirement of content check between 2 event, that is also
doable, for example we can do hash on the missing block list, but the
complexity is on the ingestion side, we have to feed missing block list.
> missing blocks alerting
> -----------------------
>
> Key: EAGLE-343
> URL: https://issues.apache.org/jira/browse/EAGLE-343
> Project: Eagle
> Issue Type: New Feature
> Reporter: Jing Ge
> Labels: JPM
> Fix For: v0.6.0
>
>
> It will normally take a long time to fix missing blocks issue. As a Hadoop
> cluster administrator, I only want to receive alerting when the the number of
> missing blocks is changed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)