[
https://issues.apache.org/jira/browse/CHUKWA-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ari Rabkin updated CHUKWA-42:
-----------------------------
Attachment: loggingInAdaptorFactory.patch
Somewhere along the way, we started do auto-completion, attempting to prepend
o.a.h.c.datacollection.adaptor. This isn't an error condition, and shouldn't
generate warn statements in the logs.
This patch doesn't resolve the issue, but it's helpful.
> should allow shorter names for adaptors
> ---------------------------------------
>
> Key: CHUKWA-42
> URL: https://issues.apache.org/jira/browse/CHUKWA-42
> Project: Hadoop Chukwa
> Issue Type: Improvement
> Components: data collection
> Reporter: Ari Rabkin
> Priority: Minor
> Fix For: 0.3.0
>
> Attachments: loggingInAdaptorFactory.patch
>
>
> Right now, users must specify the complete class name of adaptors. This is
> less than ideal, since it exposes the Chukwa class structure, and is
> cumbersome for humans. It would be nice to have some sort of alias mechanism
> to allow shorter names.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.