Created by: tanzeyy
Add log monitor for remote actors.
When calling parl.connect("master_url")
, log monitor url will be printed in stdout in the client side:
in which remote jobs for this client will be listed:
Click view
will show the last 500 lines of the std output of this actor:
If you want to inspect all the outputs you can click the download
button.
Also, the log can be checked in original cluster monitor, for each running client an additional link is provided:
Note that the url provided can be inspected later even the client is disconnected.