-
[Apache REEF](https://reef.apache.org/) aims to be a standard library for developing distributed systems. Running experiments with REEF is on the critical path of at least two DIMA projects. So we …
-
Install stops because `registry.aerofs.com/aerofs/auditor:latest` image cannot be found. This is a full log from systemd:
```
Jul 15 14:16:32 domain.redacted systemd[1]: Started Ship Enterprise.
Jul …
-
To wait until the waitOn data is ready, I do this, which works perfectly:
```
Router.map(function()
{
this.route('myRoute',
{
action: function()
{
i…
-
We noticed that it's difficult to track down log files after the LogCollect jobs have run.
In the job summaries, links are given to the LogArchives, for example:
http://131.225.206.100:5986/wmagent_…