You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2020/07/16 17:18:00 UTC

[jira] [Updated] (IMPALA-9964) CatalogServiceCatalog.setFileMetadataFromFS() doesn't fill insert/delete file descriptors

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

Zoltán Borók-Nagy updated IMPALA-9964:
--------------------------------------
    Description: 
 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.

  was:
Due to a bug in CatalogServiceCatalog.setFileMetadataFromFS() it 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.


> 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
>            Priority: Major
>
>  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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org