Sam Chen created HIVE-5694:
------------------------------
Summary: on hbase table, function's result like 'count' or 'sum'
is multiplied by the number of map tasks.
Key: HIVE-5694
URL: https://issues.apache.org/jira/browse/HIVE-5694
Project: Hive
Issue Type: Bug
Components: HBase Handler
Affects Versions: 0.12.0
Reporter: Sam Chen
when calling getRecordReader() on HiveHBaseTableInputFormat, it calls
convertFilter(), which leads to the scanner on each map being set to the full
range of where's clause
--
This message was sent by Atlassian JIRA
(v6.1#6144)