Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-80

ID mismatch bug in YarnContainerManager#appendByDeleteAndCreate

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.11
    • None

    Description

      One integration test(reef-job-TEST_CloseEvaluatorTest) fails on YARN due to an ID mismatch bug in YarnContainerManager#appendByDeleteAndCreate. This bug also appeared in a REEF application.

      Below is the stacktrace of the failed test. Please find attached the full log. One should also be able to reproduce this by running the tests on YARN as instructed at https://github.com/apache/incubator-reef/pull/38.

      Caused by: org.apache.hadoop.yarn.exceptions.YarnRuntimeException: java.lang.RuntimeException: Cannot append by read-append-delete-create with exception.
      Caused by: java.lang.RuntimeException: Cannot append by read-append-delete-create with exception.
      Caused by: org.apache.hadoop.ipc.RemoteException(java.io.FileNotFoundException): ID mismatch. Request id and saved id: 165643 , 165644 for file /ReefApplications/application_1418954976955_0112/evaluatorsChangesLog

      Attachments

        1. log.txt
          25 kB
          John Yang

        Issue Links

          Activity

            People

              yingdachen Yingda Chen
              johnyangk John Yang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: