[ 
https://issues.apache.org/jira/browse/HBASE-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724977#action_12724977
 ] 

Lars George commented on HBASE-1385:
------------------------------------

So current status is this:

- I have not yet removed the specializations from TableMapper/Reducer since I 
would like to see if we can find out its original motivation

- package-info.java - I only fixed the new naming. Once we settle on the 
classes and the changes I will go through it and fix it up properly.

- Tests - they fail, but I cannot figure out why. In Eclipse I get a NPE in 
SerializationFactory on a Hadoop class level. Ant fails silently. Could someone 
tell me how to set this up without me wasting ours trying to get this 
convoluted mess running (no offense - I have no better alternative).

> Revamp TableInputFormat, needs updating to match hadoop 0.20.x AND remove bit 
> where we can make < maps than regions
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1385
>                 URL: https://issues.apache.org/jira/browse/HBASE-1385
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.21.0
>
>         Attachments: 1385-v2.patch, 1385-v3.patch, 1385-v4.patch, 1385.patch, 
> mr.patch
>
>
> Update TIF to match new MR.
> Remove the bit of logic where we will use number of configured maps as splits 
> count rather than regions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to