Gergely Fürnstáhl created IMPALA-11833:
------------------------------------------
Summary: Test iceberg files have wrong length in them
Key: IMPALA-11833
URL: https://issues.apache.org/jira/browse/IMPALA-11833
Project: IMPALA
Issue Type: Bug
Reporter: Gergely Fürnstáhl
Assignee: Gergely Fürnstáhl
CAUSED BY: UncheckedIOException: Failed to open input stream for file
/test-warehouse/iceberg_test/hadoop_catalog/ice/iceberg_v2_no_deletes/metadata/5c80922f-01b5-4d52-bc93-6505be3b977b-m0.avro:
java.io.IOException: Expected to read 6591 bytes, but only 3658 bytes read.
The files were modified to fit test environment.
Briefly, "[hdfs://localhost:20500]" were cropped from every path, but the
manifest length was not corrected, so the files are "corrupt" in this sense.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)