[ 
https://issues.apache.org/jira/browse/ACCUMULO-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074043#comment-14074043
 ] 

Josh Elser commented on ACCUMULO-3015:
--------------------------------------

Only affects 1.5, after looking at 1.6 it should be fine.

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

Reply via email to