Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
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
Attachments
Issue Links
- blocks
-
REEF-147 Release 0.11
- Resolved
- links to