You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2021/02/12 21:48:00 UTC

[jira] [Created] (HUDI-1616) Abstract out one off operations within dag

sivabalan narayanan created HUDI-1616:
-----------------------------------------

             Summary: Abstract out one off operations within dag
                 Key: HUDI-1616
                 URL: https://issues.apache.org/jira/browse/HUDI-1616
             Project: Apache Hudi
          Issue Type: Task
          Components: Testing
            Reporter: sivabalan narayanan


In existing test suite, we have a config called "execute_itr_count". When this is set to N for a particular node, out of 50 odd iterations, this node will be executed only on Nth iteration only. 

Use-case: 

we wish to execute clustering node on 10th iteration. but the entire dag needs to be executed for 25 iterations. 



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