You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/01/01 21:04:13 UTC

[jira] [Updated] (REEF-80) ID mismatch bug in YarnContainerManager#appendByDeleteAndCreate

     [ https://issues.apache.org/jira/browse/REEF-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Weimer updated REEF-80:
------------------------------
    Assignee: Yingda Chen

> ID mismatch bug in YarnContainerManager#appendByDeleteAndCreate
> ---------------------------------------------------------------
>
>                 Key: REEF-80
>                 URL: https://issues.apache.org/jira/browse/REEF-80
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF-Runtime-YARN, REEF-Tests
>            Reporter: John Yang
>            Assignee: Yingda Chen
>         Attachments: log.txt
>
>
> 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



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