You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Prashant Wason (Jira)" <ji...@apache.org> on 2020/06/22 23:28:00 UTC

[jira] [Updated] (HUDI-960) HFile Support for HUDI

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

Prashant Wason updated HUDI-960:
--------------------------------
    Description: 
This task builds upon HUDI-684 which introduces abstraction to storage reader/writer for base/log file formats. HFIie format is required for RFC-15.

The following items will need to be implemented:

1. HFileWriter and HFileReader. 
2. HoodieHFileDataBlock to allow for logging Hfile to log blocks
3.  HoodieLogFormatWriter and HoodieLogFileReader support for HoodieHFileDataBlock
4. HoodieMergedLogRecordScanner support for HoodieHFileDataBlocks

New unit tests:

1. HFileWriter and HFileReader
2. HoodieHFileDataBlock
        Summary: HFile Support for HUDI  (was: HFile Writer and HFile Reader and plugging them into the HoodieFileGroupIO)

> HFile Support for HUDI
> ----------------------
>
>                 Key: HUDI-960
>                 URL: https://issues.apache.org/jira/browse/HUDI-960
>             Project: Apache Hudi
>          Issue Type: Sub-task
>          Components: Common Core
>            Reporter: Nishith Agarwal
>            Assignee: Prashant Wason
>            Priority: Major
>
> This task builds upon HUDI-684 which introduces abstraction to storage reader/writer for base/log file formats. HFIie format is required for RFC-15.
> The following items will need to be implemented:
> 1. HFileWriter and HFileReader. 
> 2. HoodieHFileDataBlock to allow for logging Hfile to log blocks
> 3.  HoodieLogFormatWriter and HoodieLogFileReader support for HoodieHFileDataBlock
> 4. HoodieMergedLogRecordScanner support for HoodieHFileDataBlocks
> New unit tests:
> 1. HFileWriter and HFileReader
> 2. HoodieHFileDataBlock



--
This message was sent by Atlassian Jira
(v8.3.4#803005)