[
https://issues.apache.org/jira/browse/MAPREDUCE-5216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated MAPREDUCE-5216:
----------------------------------------
Labels: BB2015-05-TBR (was: )
> 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
> Labels: BB2015-05-TBR
> Attachments: MAPREDUCE-5216.patch
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)