[
https://issues.apache.org/jira/browse/IMPALA-11963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Kaszab updated IMPALA-11963:
----------------------------------
Description:
Currently the Iceberg catalog properties are added to a list and it requires an
Impala code change to support additional properties.
[https://github.com/apache/impala/blob/47c71bbb32d34d4583856af227206934b6f15136/fe/src/main/java/org/apache/impala/util/IcebergUtil.java#L1054]
However, it would be nice to just simply add the property to the core-site.xml
config and then Impala would pick it up automatically. Search for the ones with
"iceberg." prefix maybe?
was:
Currently the Iceberg catalog properties are added to a list and it requires an
Impala code change to support additional properties.
[https://github.com/apache/impala/blob/47c71bbb32d34d4583856af227206934b6f15136/fe/src/main/java/org/apache/impala/util/IcebergUtil.java#L1054]
However, it would be nice to just simply add the property to the config xml and
then Impala would pick it up automatically. Search for the ones with "iceberg."
prefix maybe?
> Make Iceberg catalog property support more generic
> --------------------------------------------------
>
> Key: IMPALA-11963
> URL: https://issues.apache.org/jira/browse/IMPALA-11963
> Project: IMPALA
> Issue Type: Improvement
> Components: Frontend
> Reporter: Gabor Kaszab
> Priority: Major
> Labels: impala-iceberg
>
> Currently the Iceberg catalog properties are added to a list and it requires
> an Impala code change to support additional properties.
> [https://github.com/apache/impala/blob/47c71bbb32d34d4583856af227206934b6f15136/fe/src/main/java/org/apache/impala/util/IcebergUtil.java#L1054]
> However, it would be nice to just simply add the property to the
> core-site.xml config and then Impala would pick it up automatically. Search
> for the ones with "iceberg." prefix maybe?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]