[REEF-1725] Set job done as task result if UpdateTask is done in IMRU

Currently in IMRU fault tolerant system, when the master task is done,
and at the same time the task receives Close event caused by other
evaluator failure, the system state is changed to ShuttingDown,
causing the system to retry again.

This change makes update task to pass "job done" information
as task result back to driver. Driver will use this information
to determine if the job is done regardless of whether any failures
happen at the same time.

JIRA:
   [REEF-1725](https://issues.apache.org/jira/browse/REEF-1725)

Pull request:
  This closes #1245
4 files changed
tree: 6dde744b73fffbcc59bd3dddb2a9fb6fa75b7c53
  1. bin/
  2. dev/
  3. lang/
  4. website/
  5. .gitattributes
  6. .gitignore
  7. .travis.yml
  8. appveyor.yml
  9. Doxyfile
  10. HEADER
  11. LICENSE
  12. NOTICE
  13. pom.xml
  14. README.md
README.md

Apache REEF™

Apache REEF™ (Retainable Evaluator Execution Framework) is a library for developing portable applications for cluster resource managers such as Apache Hadoop YARN or Apache Mesos. For example, Microsoft Azure Stream Analytics is built on REEF and Hadoop.

Online Documentation

Detailed information on REEF can be found in the following places:

The developer mailing list is the best way to reach REEF‘s developers when the above aren’t sufficient.

Build Status

ComponentOSStatus
REEF JavaUbuntuBuild Status
REEF.NETWindowsBuild status

Building REEF

Java.NET
Build & run unit testsjava\BUILD.mdcs\BUILD.md

Releases

downloads NuGet package

License

Apache 2.0