Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.10.0
-
None
-
ghx-label-6
Description
An IllegalStateException is thrown if there is a mismatch between the number of storageIds and the number of hosts of a block location, causing table metadata loading to fail while creating the diskIds. Instead, we should create as many diskIds as the number of reported hosts and mark them as unknown, while letting table loading to proceed.
Attachments
Issue Links
- is duplicated by
-
IMPALA-5491 Improve error message when loading metadata for table where HDFS files have missing blocks
- Resolved