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

Quanlong Huang updated IMPALA-7536:
-----------------------------------
    Epic Link: IMPALA-14861

> Re-evaluate Avro/Kudu/HBase table performance with fetch-from-catalogd
> ----------------------------------------------------------------------
>
>                 Key: IMPALA-7536
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7536
>             Project: IMPALA
>          Issue Type: Task
>          Components: Catalog
>            Reporter: Todd Lipcon
>            Priority: Major
>              Labels: catalog-v2
>
> The Avro, Kudu,and HBase table support for LocalCatalog was written with 
> "fetch-from-source" in mind. Thus, they spend considerable effort to 
> determine the schema on the impalad side when the table is loaded. In "fetch 
> from catalogd" mode, the catalogd has already done this schema resolution, 
> and we're likely better off not doing the extra work on the impalad. We 
> should do a pass back over those table types to make sure there isn't 
> unnecessary work being performed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to