You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/07/25 06:19:39 UTC

[jira] [Resolved] (ACCUMULO-3015) RangeInputSplit doesn't serialize table name

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

Josh Elser resolved ACCUMULO-3015.
----------------------------------

    Resolution: Fixed

> RangeInputSplit doesn't serialize table name
> --------------------------------------------
>
>                 Key: ACCUMULO-3015
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3015
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.5.1
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: 1.5.2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Found another missed member in the serialization of RangeInputSplit: the table name.
> Not a huge deal because the table information should still be in the Configuration for most users, but this does break in "advanced" uses of mapreduce. Work around is to re-set the table in the RangeInputSplit in your overridden InputFormat.getRecordReader or make sure the Configuration is consistent from getRecordReader and getSplits.



--
This message was sent by Atlassian JIRA
(v6.2#6252)