Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
C#
Description
Currently, HTTP endpoint is the only way for driver to send status to clients. However, there might be scenarios where this endpoint mechanism might not be feasible. In that case it would be desirable for the driver to write a log file to some remote/local location periodically. This will require changes in driver (REEF.Net and Java). The aim of this JIRA is to come up with a design and implement it.