Return-Path: Delivered-To: apmail-hadoop-chukwa-dev-archive@minotaur.apache.org Received: (qmail 86684 invoked from network); 20 Jul 2009 21:52:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jul 2009 21:52:33 -0000 Received: (qmail 23506 invoked by uid 500); 20 Jul 2009 21:53:39 -0000 Delivered-To: apmail-hadoop-chukwa-dev-archive@hadoop.apache.org Received: (qmail 23483 invoked by uid 500); 20 Jul 2009 21:53:39 -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 23472 invoked by uid 99); 20 Jul 2009 21:53:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 21:53:39 +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; Mon, 20 Jul 2009 21:53:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C79FF29A0011 for ; Mon, 20 Jul 2009 14:53:14 -0700 (PDT) Message-ID: <918985027.1248126794805.JavaMail.jira@brutus> Date: Mon, 20 Jul 2009 14:53:14 -0700 (PDT) From: "Ari Rabkin (JIRA)" To: chukwa-dev@hadoop.apache.org Subject: [jira] Updated: (CHUKWA-356) more powerful file extractor In-Reply-To: <602333109.1248070635205.JavaMail.jira@brutus> 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-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ari Rabkin updated CHUKWA-356: ------------------------------ Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. Also added in some documentation for it. > more powerful file extractor > ---------------------------- > > Key: CHUKWA-356 > URL: https://issues.apache.org/jira/browse/CHUKWA-356 > Project: Hadoop Chukwa > Issue Type: Improvement > Components: Data Processors > Affects Versions: 0.3.0 > Reporter: Ari Rabkin > Assignee: Ari Rabkin > Fix For: 0.3.0 > > Attachments: dumper.patch > > > Recovering specific files from archive data is an important user priority. We can facilitate this by rewriting DumpDatatype to be more powerful and flexible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.