Anoop Sam John created HBASE-8641:
-------------------------------------

             Summary: IndexBuilder example : CF name of the src table is hard 
coded
                 Key: HBASE-8641
                 URL: https://issues.apache.org/jira/browse/HBASE-8641
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.95.0
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John
            Priority: Minor


When running the IndexBuilder example we can pass the tablename, family name 
and qualifier name for indexing that data. But in the code the family name is 
hard coded to be only "attributes". So this example will work only when family 
name of the src table is "attributes"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to