[REEF-1682] Update TCP connection config values for IMRU example and test

Recent stress testing for IMRU FT shows when there are hundreds of nodes
with many failed and re-requested evaluators, the default TCP connection
retry time is not long enough for evaluators to connect to driver, as
driver might be busy handling a long event queue and each event handler
is locked in IMRU driver.

We need to set proper configuration values for IMRU example
which is used for running stress testing.

In some of the IMRU tests this configuration is set via task function config,
which has no effect. It should be set through configuration provider to work.

This change sets TCP connection configuration values for IMRU example
and fixes this setting in functional tests.

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

Pull request:
  This closes #1197
4 files changed
tree: 70480421cdb1a1b27a62f118f59f14601a0fb935
  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