Return-Path: X-Original-To: apmail-incubator-chukwa-dev-archive@www.apache.org Delivered-To: apmail-incubator-chukwa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D624D2B1 for ; Fri, 3 Aug 2012 03:20:05 +0000 (UTC) Received: (qmail 44695 invoked by uid 500); 3 Aug 2012 03:20:05 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 44531 invoked by uid 500); 3 Aug 2012 03:20:04 -0000 Mailing-List: contact chukwa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@incubator.apache.org Delivered-To: mailing list chukwa-dev@incubator.apache.org Received: (qmail 44294 invoked by uid 99); 3 Aug 2012 03:20:02 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 03:20:02 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id AFD3914052C for ; Fri, 3 Aug 2012 03:20:02 +0000 (UTC) Date: Fri, 3 Aug 2012 03:20:02 +0000 (UTC) From: "Eric Yang (JIRA)" To: chukwa-dev@incubator.apache.org Message-ID: <2070872944.8745.1343964002723.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1093360219.57003.1342430254519.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Reopened] (CHUKWA-648) Make Chukwa Reduce Type to support hierarchy format 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-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang reopened CHUKWA-648: ------------------------------ This patch doesn't compile after check into trunk. > Make Chukwa Reduce Type to support hierarchy format > --------------------------------------------------- > > Key: CHUKWA-648 > URL: https://issues.apache.org/jira/browse/CHUKWA-648 > Project: Chukwa > Issue Type: New Feature > Components: Data Processors > Affects Versions: 0.4.0, 0.6.0 > Reporter: Jie Huang > Assignee: Jie Huang > Attachments: Chukwa-648-0_4.patch, Chukwa-648.patch > > > Currently the Reduce Type decides the final directory-structure of the processed data over HDFS. And it doesn't support a hierarchy format like > {noformat} > hdfs/namenode > hdfs/datanode > ... > {noformat} > A hierarchy structure makes it easy to do the HDFS File Filter versus to the flat storage structure while doing the analysis job. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira