[
https://issues.apache.org/jira/browse/CHUKWA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719667#action_12719667
]
Ari Rabkin commented on CHUKWA-292:
-----------------------------------
Certainly, aliases would make it harder for the framework to do duplicate
removal. But I actually am happy to do that myself for the app I have in mind.
So my inclination is to put in a basic aliasing, and then we can refactor if
there's a lot of duplicate code.
> should allow demux reducers in any namespace
> --------------------------------------------
>
> Key: CHUKWA-292
> URL: https://issues.apache.org/jira/browse/CHUKWA-292
> Project: Hadoop Chukwa
> Issue Type: Improvement
> Components: Data Processors
> Reporter: Ari Rabkin
> Original Estimate: 1.5h
> Remaining Estimate: 1.5h
>
> Right now, the Demux Reduce only looks in
> org.apache.hadoop.chukwa.extraction.demux.processor.reducer to find reduce
> processors. This restriction should be dropped.
> Proposal: Do what we do on the map side, and try a lookup against
> chukwa-demux-conf to see if we get a match.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.