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

Shaunak Acharya commented on IMPALA-14997:
------------------------------------------

Hi team, I have implemented the requested fix. I modified 
{{IcebergUtil.composeCatalogProperties()}} to pass the official Iceberg 
{{EnvironmentContext.ENGINE_NAME}} and {{ENGINE_VERSION}} constants, using a 
resilient system property lookup as a fallback for the engine version. The 
frontend compiles cleanly, and I have uploaded the patch to Gerrit for review: 
[http://gerrit.cloudera.org:8080/24489]";

> Set EnviromentContext for Iceberg
> ---------------------------------
>
>                 Key: IMPALA-14997
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14997
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Catalog
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Shaunak Acharya
>            Priority: Major
>              Labels: impala-iceberg, newbie, ramp-up
>
> Other engines set EnvironmentContext where they specify the engine name and 
> version, e.g.:
> https://github.com/apache/iceberg/blob/6976e020b894f6a6777704df2b8c4458cb291ae9/spark/v4.0/spark/src/main/java/org/apache/iceberg/spark/SparkCatalog.java#L796-L800
> Impala should also specify its name and version.



--
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