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

stack updated HBASE-860:
------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.2.2)
                       (was: 0.19.0)
                   0.18.0
                   0.2.1
           Status: Resolved  (was: Patch Available)

Resolved.  Thanks for the patch Ryan (FYI, don't include the CHANGES.txt mod in 
your patch; it makes your patch brittle.  If anyone adds to CHANGES.txt, patch 
won't apply).

> IndexTableReduce doesnt write the column name as the lucene index field 
> properly.
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-860
>                 URL: https://issues.apache.org/jira/browse/HBASE-860
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.2.0, 0.2.1, 0.18.0, 0.19.0, 0.2.2
>         Environment: n/a
>            Reporter: Ryan Smith
>             Fix For: 0.2.1, 0.18.0
>
>         Attachments: 860.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Instead of using the table column name as the field in the lucene index, the 
> byte array jvm object id is written to the lucene index.  i.e.  [EMAIL 
> PROTECTED] instead of "myColFamily:myCol"
> In the class IndexTableReduce, essentially one line of code needs to be 
> changed as far as i can see to fix this issue.  I will be submitting a patch 
> here within the hour.

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