REEF Runtime for Azure Batch | |
============================ | |
This folder containes support for running Apache [REEF] applications on Azure Batch. It | |
uses the Azure Batch APIs defined [here][azbatchapi] via their [Java | |
implementation][azbatchjava]. | |
[azbatchapi]: https://docs.microsoft.com/en-us/rest/api/batchservice/ | |
[azbatchjava]: https://docs.microsoft.com/en-us/java/api/com.microsoft.azure.batch | |
[REEF]: https://reef.apache.org |