You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Swarnim Kulkarni (JIRA)" <ji...@apache.org> on 2014/05/12 23:22:16 UTC

[jira] [Created] (HIVE-7048) CompositeKeyHBaseFactory should not use FamilyFilter

Swarnim Kulkarni created HIVE-7048:
--------------------------------------

             Summary: CompositeKeyHBaseFactory should not use FamilyFilter
                 Key: HIVE-7048
                 URL: https://issues.apache.org/jira/browse/HIVE-7048
             Project: Hive
          Issue Type: Improvement
          Components: HBase Handler
            Reporter: Swarnim Kulkarni


HIVE-6411 introduced a more generic way to provide composite key implementations via custom factory implementations. However it seems like the CompositeHBaseKeyFactory implementation uses a FamilyFilter for row key scans which doesn't seem appropriate. This should be investigated further and if possible replaced with a RowRangeScanFilter.



--
This message was sent by Atlassian JIRA
(v6.2#6252)