[
https://issues.apache.org/jira/browse/ACCUMULO-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-3015:
---------------------------------
Affects Version/s: (was: 1.6.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)