[REEF-1826] Clarify the API to add assemblies to a Job submission

This addressed the issue by

  * Moved all functionality for assigning global assemblies to the
    `JobRequestBuilder`; removed from `DriverFolderPreparationHelper`
  * Job request builder adds the assemblies of the local directory if no
    assemblies were added (local or global) and logs a warning.
  * Added a helper function to add assemblies from the Executing
    Assembly's directory
  * Added a helper function to use the directory of the currently-running
    executable
  * Updated HelloREEF to use the executable directory instead of the
    current working directory

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

Pull request:
  This closes #1826
5 files changed
tree: 7f01effce74ff0d300344fc43e1c08e6e0e9c658
  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