You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Alexey Kudinkin (Jira)" <ji...@apache.org> on 2022/01/19 20:46:00 UTC

[jira] [Updated] (HUDI-3279) Metadata table stores incorrect file sizes after Restore

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

Alexey Kudinkin updated HUDI-3279:
----------------------------------
     Attachment: Screen Shot 2022-01-19 at 12.18.27 PM.png
    Description: 
While working on [https://github.com/apache/hudi/pull/4556,] I have stumbled upon an issue of the LogBlock Scanner EOF-ing on the log-files in tests after performing Restore operation.

The root-cause of these turned out to be Metadata Table storing incorrect sizes of the files after Restore:

!Screen Shot 2022-01-19 at 12.17.21 PM.png!

!Screen Shot 2022-01-19 at 12.18.27 PM.png!

 

 

> Metadata table stores incorrect file sizes after Restore
> --------------------------------------------------------
>
>                 Key: HUDI-3279
>                 URL: https://issues.apache.org/jira/browse/HUDI-3279
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Alexey Kudinkin
>            Priority: Blocker
>         Attachments: Screen Shot 2022-01-19 at 12.17.21 PM.png, Screen Shot 2022-01-19 at 12.18.27 PM.png
>
>
> While working on [https://github.com/apache/hudi/pull/4556,] I have stumbled upon an issue of the LogBlock Scanner EOF-ing on the log-files in tests after performing Restore operation.
> The root-cause of these turned out to be Metadata Table storing incorrect sizes of the files after Restore:
> !Screen Shot 2022-01-19 at 12.17.21 PM.png!
> !Screen Shot 2022-01-19 at 12.18.27 PM.png!
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)