[
https://issues.apache.org/jira/browse/CHUKWA-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786153#action_12786153
]
Jerome Boulon commented on CHUKWA-422:
--------------------------------------
Demux output ChukwaRecordKey and ChukwaRecord to sequence file, now I will
output a sequence file but with Hive format in it.
Chunks stay at the datasink level and I keep that as my input.
> Rewrite Demux for Hadoop0.20+
> -----------------------------
>
> Key: CHUKWA-422
> URL: https://issues.apache.org/jira/browse/CHUKWA-422
> Project: Hadoop Chukwa
> Issue Type: Improvement
> Components: MR Data Processors
> Reporter: Jerome Boulon
> Assignee: Jerome Boulon
>
> Demux is using the old M/R packages and need to be moved to the new MR API.
> Since I'm now using Hive by default, I will output to Hive table format.
> I will match the RT to a Hive schema and generate an output inline with that
> schema.
> I will make all of this pluggable but
> Is there a need to still support the current Chukwa Output format?
> Also since I'm will no longer use the current Chukwa Output format, I no
> longer need all Rolling classes?
> Is there a need to still support them?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.