Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-803 Fault Tolerance In Tez
  3. TEZ-780

Add unit test for fault tolerance (input failure causes re-run of previous task but new attempt exceeds allowed number of attempts)

Attach filesAttach ScreenshotVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.3.0
    • 0.3.0
    • None
    • None

    Description

      Add a unit test for tez fault tolerance.

      A dag has 2 vertices each has 2 task. Maximum attempt per task is 2.
      v1 task 0 attempt 0 fails. Attempt 1 succeeds.
      v2 input 0 fails. Triggering re-run of v1 task 0. This new attempt should fail because it is attempt 2 (3rd attempt).

      Test currently sees successful DAG instead of failed DAG.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            tassapola Tassapol Athiapinya
            tassapola Tassapol Athiapinya
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment