[ 
https://issues.apache.org/jira/browse/HADOOP-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674460#action_12674460
 ] 

asrabkin edited comment on HADOOP-5277 at 2/17/09 9:20 PM:
-------------------------------------------------------------

Currently short on tests; I'm open to advice about how to unit test this 
cleanly: the difficulty is that InputFormats get a fair bit of state when 
they're initialized.  Is it useful to just create a dummy test file, a dummy 
FileSplit, and then see if I can read back records?

      was (Author: asrabkin):
    Currently short on tests; I'm open to advice about how to unit test this 
cleanly.
  
> new InputFormat for use with Chukwa
> -----------------------------------
>
>                 Key: HADOOP-5277
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5277
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/chukwa
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>            Priority: Minor
>         Attachments: inputformat.patch
>
>
> An InputFormat for parsing Chukwa's sequence files. Designed to be a nearly 
> drop-in replacement for the Hadoop default TextInputFormat so that existing 
> analytics jobs can be ported to use Chukwa with minimal modification.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to