You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/01/19 20:03:00 UTC

[jira] [Commented] (IMPALA-11658) Implement Iceberg manifest caching configuration for Impala

    [ https://issues.apache.org/jira/browse/IMPALA-11658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678864#comment-17678864 ] 

ASF subversion and git services commented on IMPALA-11658:
----------------------------------------------------------

Commit 20fe8fea58061f5da7d5c0e7d26755712d02ef79 in impala's branch refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=20fe8fea5 ]

IMPALA-11658: Implement Iceberg manifest caching config for Impala

Impala needs to supply Iceberg's catalog properties to enable manifest
caching feature. This commit implements the necessary config reading.
Iceberg related config is read from hadoop-conf.xml and supplied as a
Map in catalog instantiation.

Additionally, this patch also replace deprecated RuntimeIOException with
its superclass, UncheckedIOException.

Testing:
- Pass core tests.
- Checked that manifest caching works through debug logging.

Change-Id: I5a60a700d2ae6302dfe395d1ef602e6b1d821888
Reviewed-on: http://gerrit.cloudera.org:8080/19423
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Implement Iceberg manifest caching configuration for Impala
> -----------------------------------------------------------
>
>                 Key: IMPALA-11658
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11658
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Riza Suminto
>            Assignee: Riza Suminto
>            Priority: Major
>              Labels: iceberg
>             Fix For: Impala 4.3.0
>
>
> Iceberg manifest caching feature has been approved upstream
> [https://github.com/apache/iceberg/pull/4518]
> Once a new Iceberg release with this feature available, Impala should implement reading manifest caching configuration for its Iceberg catalogs.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org