You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/04/30 10:25:00 UTC

[jira] [Created] (HUDI-855) Run Auto Cleaner in parallel with ingestion

Balaji Varadarajan created HUDI-855:
---------------------------------------

             Summary: Run Auto Cleaner in parallel with ingestion
                 Key: HUDI-855
                 URL: https://issues.apache.org/jira/browse/HUDI-855
             Project: Apache Hudi (incubating)
          Issue Type: Improvement
          Components: Cleaner
            Reporter: Balaji Varadarajan
             Fix For: 0.6.0


Currently auto clean is run synchronously after ingestion is finished.  As Cleaning and ingestion can safely happen in parallel, we can take advantage and schedule them to run in parallel.



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