You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Harish Jaiprakash (JIRA)" <ji...@apache.org> on 2016/09/12 10:06:20 UTC

[jira] [Created] (TEZ-3434) Add unit tests for flush events and interval with recovery

Harish Jaiprakash created TEZ-3434:
--------------------------------------

             Summary: Add unit tests for flush events and interval with recovery
                 Key: TEZ-3434
                 URL: https://issues.apache.org/jira/browse/TEZ-3434
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Harish Jaiprakash
            Assignee: Harish Jaiprakash


Test tez.dag.recovery.max.unflushed.events and tez.dag.recovery.flush.interval.secs properties and verify that:
* Events gets flushed when either of the properties gets satisfied.
* When one of the property is set to invalid value (-1) , It should respect other property and flush the content
* Apart from these two properties, the events get flushed when certain specific event occurs like DAG start/stop, commit



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)