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 "Gelesh (JIRA)" <ji...@apache.org> on 2013/05/07 15:45:31 UTC

[jira] [Updated] (MAPREDUCE-5216) While using TextSplitter in DataDrivenDBInputformat, the lower limit (split start) always remains the same, for all splits.

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

Gelesh updated MAPREDUCE-5216:
------------------------------

              Due Date: 7/May/13
           Description: 
While using TextSplitter in DataDrivenDBInputformat, the lower limit (split start) always remains the same, for all splits.
ie, 
Split 1 Start =A, End = M, Split 2 Start =A, End = P, Split 3 Start =A, End = S,

instead of
Split 1 Start =A, End = M, Split 2 Start =M, End = P, Split 3 Start =P, End = S,
    Remaining Estimate: 1h
     Original Estimate: 1h

Nithin is working on the same.
                
> While using TextSplitter in DataDrivenDBInputformat, the lower limit (split start) always remains the same, for all splits.
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5216
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5216
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Gelesh
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> While using TextSplitter in DataDrivenDBInputformat, the lower limit (split start) always remains the same, for all splits.
> ie, 
> Split 1 Start =A, End = M, Split 2 Start =A, End = P, Split 3 Start =A, End = S,
> instead of
> Split 1 Start =A, End = M, Split 2 Start =M, End = P, Split 3 Start =P, End = S,

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira