[
https://issues.apache.org/jira/browse/IMPALA-9964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltán Borók-Nagy resolved IMPALA-9964.
---------------------------------------
Fix Version/s: Impala 4.0
Resolution: Fixed
> CatalogServiceCatalog.setFileMetadataFromFS() doesn't fill insert/delete file
> descriptors
> -----------------------------------------------------------------------------------------
>
> Key: IMPALA-9964
> URL: https://issues.apache.org/jira/browse/IMPALA-9964
> Project: IMPALA
> Issue Type: Bug
> Reporter: Zoltán Borók-Nagy
> Assignee: Zoltán Borók-Nagy
> Priority: Major
> Fix For: Impala 4.0
>
>
> CatalogServiceCatalog.setFileMetadataFromFS() only fills the field
> "file_descriptors" and leaves "insert_file_descriptors" and
> "delete_file_descriptors" as null.
>
> This leads to a NullPointerException in
> CatalogdMetaProvider.loadPartitionsFromCatalogd().
>
> The fix must fill properly all the file descriptor fields.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)