Jason Fehr created IMPALA-13527:
-----------------------------------
Summary: Duplicate S3 Paths for Workload Management Iceberg Table
Key: IMPALA-13527
URL: https://issues.apache.org/jira/browse/IMPALA-13527
Project: IMPALA
Issue Type: Bug
Reporter: Jason Fehr
Assignee: Jason Fehr
Error writing completed queries to table sys.impala_query_log:
{noformat}
User: impala
State: EXCEPTION
Status: IcebergTableLoadingException: Error loading metadata for Iceberg table
s3a://datalake-name/warehouse/tablespace/external/hive/sys.db/impala_query_log
CAUSED BY: TableLoadingException: Failed to load metadata for table:
sys.impala_query_log
CAUSED BY: IllegalArgumentException: Multiple entries with same key:
data/cluster_id=my-cluster/start_time_utc_hour=2024-10-02-09/723531a60b0fa6a7-a526e67b00000000_3520834245_data.0.parq=FileDescriptor{RelativePath=data/cluster_id=my-cluster/start_time_utc_hour=2024-10-02-09/723531a60b0fa6a7-a526e67b00000000_3520834245_data.0.parq,
Length=4967583, Compression=NONE, ModificationTime=1, Blocks=} and
data/cluster_id=my-cluster/start_time_utc_hour=2024-10-02-09/723531a60b0fa6a7-a526e67b00000000_3520834245_data.0.parq=FileDescriptor{RelativePath=data/cluster_id=my-cluster/start_time_utc_hour=2024-10-02-09/723531a60b0fa6a7-a526e67b00000000_3520834245_data.0.parq,
Length=4967583, Compression=NONE, ModificationTime=1, Blocks=}.
To index multiple values under a key, use Multimaps.index.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]