[
https://issues.apache.org/jira/browse/CHUKWA-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427827#comment-13427827
]
Jie Huang commented on CHUKWA-648:
----------------------------------
@Eric, I have checked that patch file, it does contain
"src/main/java/org/apache/hadoop/chukwa/util/HierarchyDataType.java" file. and
I have checked all the unit test before uploading that patch file as well. I
guess the possible cause is that svn doesn't detect that new adding file.
{noformat}
/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
<<< NO HierarchyDataType.java file here.
{noformat}
> 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