Return-Path: Delivered-To: apmail-hadoop-chukwa-dev-archive@minotaur.apache.org Received: (qmail 85044 invoked from network); 2 Mar 2010 16:53:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Mar 2010 16:53:53 -0000 Received: (qmail 12073 invoked by uid 500); 2 Mar 2010 16:53:49 -0000 Delivered-To: apmail-hadoop-chukwa-dev-archive@hadoop.apache.org Received: (qmail 12041 invoked by uid 500); 2 Mar 2010 16:53:48 -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 11657 invoked by uid 99); 2 Mar 2010 16:53:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 16:53:47 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 16:53:47 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6E13B234C4BC for ; Tue, 2 Mar 2010 16:53:27 +0000 (UTC) Message-ID: <975016316.9841267548807450.JavaMail.jira@brutus.apache.org> Date: Tue, 2 Mar 2010 16:53:27 +0000 (UTC) From: "Eric Yang (JIRA)" To: chukwa-dev@hadoop.apache.org Subject: [jira] Commented: (CHUKWA-458) update documentation to reflect 0.4 changes In-Reply-To: <1313139747.42901267480205720.JavaMail.jira@brutus.apache.org> 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-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840233#action_12840233 ] Eric Yang commented on CHUKWA-458: ---------------------------------- Suggestion for archive and demux: Run "chukwa archive" as background process to mirror the data from collector as compressed raw data. Run "chukwa demux" as background process to convert raw data into structured data. We also need to clean up the architecture diagram to remove mysql from the picture and put in aggregator (to be implemented), and full body indexer (to be implemented) after archive. > update documentation to reflect 0.4 changes > ------------------------------------------- > > Key: CHUKWA-458 > URL: https://issues.apache.org/jira/browse/CHUKWA-458 > Project: Hadoop Chukwa > Issue Type: Improvement > Components: documentation > Affects Versions: 0.4.0 > Reporter: Ari Rabkin > Assignee: Ari Rabkin > Priority: Blocker > Fix For: 0.4.0 > > Attachments: CHUKWA-458.patch > > > Documentation should reflect changes in 0.4 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.