You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Chris Douglas (JIRA)" <ji...@apache.org> on 2008/05/16 04:36:55 UTC

[jira] Assigned: (HADOOP-3401) Update FileBench to use the "work" directory for SequenceFileOutputFormat

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

Chris Douglas reassigned HADOOP-3401:
-------------------------------------

    Assignee: Chris Douglas

> Update FileBench to use the "work" directory for SequenceFileOutputFormat
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-3401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3401
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>             Fix For: 0.18.0
>
>         Attachments: 3401-0.patch
>
>
> HADOOP-3041 changed SequenceFileOutputFormat::getRecordReader to use a different property for its output path. This is set by a package-private, static function in FileOutputFormat. Since FileBench uses this OutputFormat directly and is not in o.a.h.mapred, it either needs to specify this parameter manually or setWorkOutputPath needs to be public.

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