Return-Path: Delivered-To: apmail-hadoop-chukwa-dev-archive@minotaur.apache.org Received: (qmail 98839 invoked from network); 21 Apr 2010 18:52:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Apr 2010 18:52:15 -0000 Received: (qmail 10740 invoked by uid 500); 21 Apr 2010 18:52:15 -0000 Delivered-To: apmail-hadoop-chukwa-dev-archive@hadoop.apache.org Received: (qmail 10690 invoked by uid 500); 21 Apr 2010 18:52:14 -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 10682 invoked by uid 99); 21 Apr 2010 18:52:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Apr 2010 18:52:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Wed, 21 Apr 2010 18:52:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3LIpou5004782 for ; Wed, 21 Apr 2010 18:51:50 GMT Message-ID: <31522404.121871271875910255.JavaMail.jira@thor> Date: Wed, 21 Apr 2010 14:51:50 -0400 (EDT) From: "Bill Graham (JIRA)" To: chukwa-dev@hadoop.apache.org Subject: [jira] Updated: (CHUKWA-477) Support post-demux triggers In-Reply-To: <4520726.20891271711329641.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CHUKWA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated CHUKWA-477: ------------------------------- Attachment: CHUKWA-477.3.patch One last minor rev of this patch. The TriggerAction signature should take the more generic Configuration, not ChukwaConfiguration. > Support post-demux triggers > --------------------------- > > Key: CHUKWA-477 > URL: https://issues.apache.org/jira/browse/CHUKWA-477 > Project: Hadoop Chukwa > Issue Type: New Feature > Components: Data Processors > Reporter: Bill Graham > Assignee: Bill Graham > Attachments: CHUKWA-477.1.patch, CHUKWA-477.2.patch, CHUKWA-477.3.patch > > > Add the ability to trigger an action upon successful completion of a Demux process. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.