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

Ryan Smith updated HBASE-860:
-----------------------------

    Status: Open  (was: Patch Available)

> BuildTableIndex 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.19.0, 0.2.2
>
>         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