You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/03/23 19:10:44 UTC

[jira] [Updated] (HIVE-5694) on hbase table, function's result like 'count' or 'sum' is multiplied by the number of map tasks.

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

Ashutosh Chauhan updated HIVE-5694:
-----------------------------------

    Fix Version/s: 0.13.0

> 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
>             Fix For: 0.13.0
>
>         Attachments: HiveHBaseTableInputFormat.java
>
>
> 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.2#6252)