BELUGA BEHR created HIVE-21179: ---------------------------------- Summary: Move SampleHBaseKeyFactory* Into Main Code Line Key: HIVE-21179 URL: https://issues.apache.org/jira/browse/HIVE-21179 Project: Hive Issue Type: Improvement Components: HBase Handler Affects Versions: 3.1.0, 4.0.0 Reporter: BELUGA BEHR
https://cwiki.apache.org/confluence/display/Hive/HBaseIntegration {quote} "hbase.composite.key.factory" should be the fully qualified class name of a class implementing HBaseKeyFactory. See SampleHBaseKeyFactory2 for a fixed length example in the same package. This class must be on your classpath in order for the above example to work. TODO: place these in an accessible place; they're currently only in test code. {quote} -- This message was sent by Atlassian JIRA (v7.6.3#76005)