[ 
https://issues.apache.org/jira/browse/IMPALA-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dimitris Tsirogiannis resolved IMPALA-6053.
-------------------------------------------
    Resolution: Fixed

Change-Id: Ia3d685208dce7a1cbe94a33b8ac9aeb7c8a3f391
Reviewed-on: http://gerrit.cloudera.org:8080/8668
Reviewed-by: Bharath Vissapragada <[email protected]>
Tested-by: Impala Public Jenkins
---
M fe/src/main/java/org/apache/impala/catalog/HdfsPartition.java
1 file changed, 11 insertions(+), 16 deletions(-)

> IllegalStateException when storageIds don't match hosts
> -------------------------------------------------------
>
>                 Key: IMPALA-6053
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6053
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>    Affects Versions: Impala 2.10.0
>            Reporter: Dimitris Tsirogiannis
>            Assignee: Dimitris Tsirogiannis
>
> 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. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to