Age | Commit message (Collapse) | Author |
|
Environment variables can be used to provide some context, why a
particular invocation was run, and hence allow additional sharding.
Also, remind that setting up a cronjob for log rotation might me
a good idea.
|
|
It is already supported to ask just-mr (via the rc file) to log for
each invocation the artifacts that were built. Add a similar option
for the artifacts that were to be built, i.e., for dumping the
intensional description of the output artifacts. That information
can be used, e.g., to compute the critical path.
|
|
A typical invocation logging would also include a value
for "--dump-artifacts". Mention this in the tutorial.
|
|
|
|
... under the advanced chapter of our tutorial.
|