You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Ari Rabkin (JIRA)" <ji...@apache.org> on 2009/07/23 08:41:14 UTC

[jira] Updated: (CHUKWA-358) pluggable real-time monitoring at collectors

     [ https://issues.apache.org/jira/browse/CHUKWA-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ari Rabkin updated CHUKWA-358:
------------------------------

    Attachment: CHUKWA-358.patch

design is as follows:
create a new Pipelineable writer, that accepts filters via a very simple socket API.  One filter per socket.  It then applies all active filters to chunks as they go past; if they match, chunks are written back across the socket.
Filters expire when the associated socket is closed.

> pluggable real-time monitoring at collectors
> --------------------------------------------
>
>                 Key: CHUKWA-358
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-358
>             Project: Hadoop Chukwa
>          Issue Type: New Feature
>          Components: data collection
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.3.0
>
>         Attachments: CHUKWA-358.patch
>
>
> Collectors could allow real-time data monitoring

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.