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:07:42 UTC

[jira] [Updated] (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 updated ACCUMULO-3015:
---------------------------------

    Fix Version/s:     (was: 1.6.1)
                       (was: 1.7.0)

> 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
>
>
> 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)