[
https://issues.apache.org/jira/browse/HADOOP-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677024#action_12677024
]
Hudson commented on HADOOP-5033:
--------------------------------
Integrated in Hadoop-trunk #766 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/766/])
Simplify Chukwa writer API.
Contributed by Ari Rabkin (asrabkin)
> chukwa writer API is confusing
> ------------------------------
>
> Key: HADOOP-5033
> URL: https://issues.apache.org/jira/browse/HADOOP-5033
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/chukwa
> Reporter: Ari Rabkin
> Assignee: Ari Rabkin
> Priority: Minor
> Fix For: 0.21.0
>
> Attachments: writerInterface.patch
>
>
> The ChukwaWriter interface has both add(Chunk) and add(List<Chunk>). The
> code doesn't actually use the former. I'd like to remove it. Thoughts?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.