You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2012/08/01 04:32:35 UTC

[jira] [Commented] (CHUKWA-648) Make Chukwa Reduce Type to support hierarchy format

    [ https://issues.apache.org/jira/browse/CHUKWA-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13426288#comment-13426288 ] 

Hudson commented on CHUKWA-648:
-------------------------------

Integrated in Chukwa-trunk #455 (See [https://builds.apache.org/job/Chukwa-trunk/455/])
    CHUKWA-648. Make Chukwa Reduce Type to support hierarchy format. Contributed by Jie Huang. (Revision 1367843)

     Result = FAILURE
asrabkin : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1367843
Files : 
* /incubator/chukwa/trunk/CHANGES.txt
* /incubator/chukwa/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/CHUKWA_CONSTANT.java
* /incubator/chukwa/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/ChukwaRecordOutputFormat.java
* /incubator/chukwa/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/DailyChukwaRecordRolling.java
* /incubator/chukwa/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/HourlyChukwaRecordRolling.java
* /incubator/chukwa/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java
* /incubator/chukwa/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/PostProcessorManager.java

                
> 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