You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/09/03 20:50:55 UTC

[jira] [Updated] (MAPREDUCE-4791) Javadoc for KeyValueTextInputFormat should include default separator and how to change it

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

Allen Wittenauer updated MAPREDUCE-4791:
----------------------------------------
    Fix Version/s:     (was: 3.0.0)

> Javadoc for KeyValueTextInputFormat should include default separator and how to change it
> -----------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4791
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4791
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 1.1.0, 2.2.0
>            Reporter: Matt Lavin
>            Assignee: Akira AJISAKA
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.6.0
>
>         Attachments: MAPREDUCE-4791.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The javadoc for KeyValueTextInputFormat says "Each line is divided into key and value parts by a separator byte" but it doesn't say what the separator byte is or how to change it.
> After some exploration I noticed that the default is the Tab character and that the value can be changed by the JobConf value "key.value.separator.in.input.line"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)