Return-Path: Delivered-To: apmail-hadoop-chukwa-dev-archive@minotaur.apache.org Received: (qmail 81169 invoked from network); 13 Apr 2010 19:37:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Apr 2010 19:37:11 -0000 Received: (qmail 72942 invoked by uid 500); 13 Apr 2010 19:37:11 -0000 Delivered-To: apmail-hadoop-chukwa-dev-archive@hadoop.apache.org Received: (qmail 72878 invoked by uid 500); 13 Apr 2010 19:37:11 -0000 Mailing-List: contact chukwa-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@hadoop.apache.org Delivered-To: mailing list chukwa-dev@hadoop.apache.org Received: (qmail 72870 invoked by uid 99); 13 Apr 2010 19:37:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 19:37:11 +0000 X-ASF-Spam-Status: No, hits=-1279.7 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 19:37:09 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3DJanKB002298 for ; Tue, 13 Apr 2010 15:36:49 -0400 (EDT) Message-ID: <31762293.66931271187409359.JavaMail.jira@thor> Date: Tue, 13 Apr 2010 15:36:49 -0400 (EDT) From: "Jerome Boulon (JIRA)" To: chukwa-dev@hadoop.apache.org Subject: [jira] Commented: (CHUKWA-476) Scaling the real-time channel In-Reply-To: <10131641.64311271185850940.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CHUKWA-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856577#action_12856577 ] Jerome Boulon commented on CHUKWA-476: -------------------------------------- This utility class could be used in a specific writer to send a fraction of the incoming traffic to a remote application. The remote application being the Client app that Ari refer to. Useful filtering will be on: - DataType - HostName - "Application/Stream"'s name Do we want to work at the Chunk level only or do we want to open it? Aka do we want to work only on the metadata or everything? > Scaling the real-time channel > ----------------------------- > > Key: CHUKWA-476 > URL: https://issues.apache.org/jira/browse/CHUKWA-476 > Project: Hadoop Chukwa > Issue Type: Improvement > Components: data collection > Reporter: Ari Rabkin > > Right now, the real-time channel does the right thing for the one-collector case, but is awkward to use in the multi-collector case. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira