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 2021/08/06 01:35:00 UTC

[jira] [Commented] (IMPALA-10741) Set engine.hive.enabled=true table property for Iceberg tables

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

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

Commit a1d5891c57ce64c3dea6688186549080d3ddea3f in impala's branch refs/heads/master from Zoltan Borok-Nagy
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=a1d5891 ]

IMPALA-10741: Set engine.hive.enabled=true table property for Iceberg tables

Hive relies on engine.hive.enabled=true table property to be set
for Iceberg tables. Without it Hive overwrites table metadata with
different storage handler, SerDe/Input/OutputFormatter when it
writes the table, making it unusable.

With this patch Impala sets this table property during table creation.

Testing:
 * updated show-create-table.test
 * tested Impala/Hive interop manually

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


> Set engine.hive.enabled=true table property for Iceberg tables
> --------------------------------------------------------------
>
>                 Key: IMPALA-10741
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10741
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>             Fix For: Impala 4.1.0
>
>
> Hive relies on engine.hive.enabled=true table property to be set for Iceberg tables.
> Without it Hive overwrites table metadata with different storage handler, SerDe/Input/OutputFormatter when it writes the table, making it unusable.
> Impala should set this table property during table creation.



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

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