aztk
aztk copied to clipboard
SchedulingTarget.Master log streaming
Related to #679
Currently, if scheduling_target is set to Master, logs are not available until the completion of Spark application execution. If scheduling_target is set to Any, then logs can be streamed while the application runs.
In both cases, logs should be able to be streamed to the client.