[
https://issues.apache.org/jira/browse/HIVE-29670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghav Aggarwal updated HIVE-29670:
-----------------------------------
Description:
Attached a repro q file [^db_notification_batch_insert.q]
Stacktrace is attached in logs here
[^org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver-output.txt]
{code:java}
2026-06-17T00:18:41,305 ERROR [3744b623-e12d-40ff-8e40-c4a665cc46c4 main]
exec.Task: DDLTask failed, DDL Operation: class
org.apache.hadoop.hive.ql.ddl.table.create.CreateTableOperation
org.apache.hadoop.hive.ql.metadata.HiveException:
MetaException(message:java.lang.IllegalStateException: Invalid attempt to
overwrite a read-only parameter: DB_NOTIFICATION_EVENT_ID_KEY_NAME)
{code}
> Avoid overwriting read-only DB_NOTIFICATION_EVENT_ID_KEY_NAME in
> DbNotificationListener when processing batched partition events
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-29670
> URL: https://issues.apache.org/jira/browse/HIVE-29670
> Project: Hive
> Issue Type: Bug
> Reporter: Raghav Aggarwal
> Assignee: Raghav Aggarwal
> Priority: Major
> Attachments: db_notification_batch_insert.q,
> org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver-output.txt
>
>
> Attached a repro q file [^db_notification_batch_insert.q]
> Stacktrace is attached in logs here
> [^org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver-output.txt]
> {code:java}
> 2026-06-17T00:18:41,305 ERROR [3744b623-e12d-40ff-8e40-c4a665cc46c4 main]
> exec.Task: DDLTask failed, DDL Operation: class
> org.apache.hadoop.hive.ql.ddl.table.create.CreateTableOperation
> org.apache.hadoop.hive.ql.metadata.HiveException:
> MetaException(message:java.lang.IllegalStateException: Invalid attempt to
> overwrite a read-only parameter: DB_NOTIFICATION_EVENT_ID_KEY_NAME)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)