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

[jira] [Commented] (HUDI-1576) Add ability to perform archival synchronously

    [ https://issues.apache.org/jira/browse/HUDI-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474869#comment-17474869 ] 

Ethan Guo commented on HUDI-1576:
---------------------------------

[~nagarwal]  Does this aim at making archival an async process with a table service (extending HoodieAsyncService) besides inline archival?  And based on the description, a new action type should not be introduced so the archival service can run async to put commits into archival.

> Add ability to perform archival synchronously
> ---------------------------------------------
>
>                 Key: HUDI-1576
>                 URL: https://issues.apache.org/jira/browse/HUDI-1576
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Writer Core
>            Reporter: Nishith Agarwal
>            Assignee: Ethan Guo
>            Priority: Blocker
>             Fix For: 0.11.0
>
>
> Currently, archival runs inline. We want to move archival to a table service like cleaning, compaction etc..
> and treat it like that. of course, no new action will be introduced. 
>  



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