You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/05/14 17:47:00 UTC

[jira] [Resolved] (IMPALA-1874) Support direct hfile reads on hbase tables

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

Tim Armstrong resolved IMPALA-1874.
-----------------------------------
    Resolution: Won't Do

I don't think we want to introduce this kind of complexity.

> Support direct hfile reads on hbase tables
> ------------------------------------------
>
>                 Key: IMPALA-1874
>                 URL: https://issues.apache.org/jira/browse/IMPALA-1874
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Perf Investigation
>    Affects Versions: Impala 2.1.1, Impala 2.2
>            Reporter: Bharath Vissapragada
>            Priority: Trivial
>              Labels: hbase, performance
>
> Currently all hbase scans go via hbase's Scan api. However for static tables it might be much quicker to directly read the HFiles, something like HFileInputFormat in hive. This avoids entire RS stack and gives much better performance.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)