You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Bill Graham (JIRA)" <ji...@apache.org> on 2010/04/15 22:26:49 UTC

[jira] Updated: (CHUKWA-473) Make default processor configurable

     [ https://issues.apache.org/jira/browse/CHUKWA-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bill Graham updated CHUKWA-473:
-------------------------------

    Attachment: CHUKWA-473.1.patch

Attaching CHUKWA-473.1.patch, which implements default map and reduce processors. For the later the behavior is to look for a reducer class with name of reducerType, followed by the default setting, and finally the IdentityReducer.

Reduce processors are still bound by the constraint that they have to live in org.apache.hadoop.chukwa.extraction.demux.processor.reducer. If that's to be fixed, we should do so in a separate bug.

> Make default processor configurable
> -----------------------------------
>
>                 Key: CHUKWA-473
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-473
>             Project: Hadoop Chukwa
>          Issue Type: New Feature
>            Reporter: Bill Graham
>            Assignee: Bill Graham
>         Attachments: CHUKWA-473.1.patch
>
>
> The default processor is hard coded to {{DefaultProcessor}} in the {{Demux}} class. This should be configurable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira