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 2019/11/19 17:40:00 UTC

[jira] [Created] (HUDI-349) Make cleaner retention based on time period to account for higher deviations in ingestion runs

Balaji Varadarajan created HUDI-349:
---------------------------------------

             Summary: Make cleaner retention based on time period to account for higher deviations in ingestion runs
                 Key: HUDI-349
                 URL: https://issues.apache.org/jira/browse/HUDI-349
             Project: Apache Hudi (incubating)
          Issue Type: Task
          Components: Cleaner, newbie
            Reporter: Balaji Varadarajan
             Fix For: 0.5.1


Cleaner by commits is based on number of commits to be retained.  Ingestion time could vary across runs due to various factors. For providing a bound on the maximum running time for a query and for providing consistent retention period, it is better to use a retention config based on time (e:g 12h) 



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