Skip to content

Commit 8e7831b

Browse files
Merge pull request #291 from feisenhu/patch-1
Update userdocumentation.md note for slim derived data
2 parents afbdd47 + f64672c commit 8e7831b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/hyperloop/userdocumentation.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,11 @@ You can get to the _All Analyses_ page by using the main menu, or by the link in
132132
* For wagons set as ready for slim derived data, two more fields need to be correctly set:
133133
* Max DF size - This sets the maximal dataframe size in the merging step. Has to be 0 for not-self contained derived data (which need parent file access).
134134
* Max derived file size - Sets the size limit for the output file size of the derived data file. This is an expert parameter which usually does not have to be changed. Only change this value if the processing in subsequent trains takes so long that the jobs fail. If set to 0 a good value will be automatically determined.
135-
135+
136+
```note
137+
When enabling `Ready for slim derived data` the option has to be selected for the main wagon and all dependencies which produce derived data.
138+
```
139+
136140
* In order to update the derived data configuration with the latest version of the workflow, click on the button `↻ sync` in _Derived data_. By synchronizing the derived data, the tables which no longer belong to the workflow will be removed, and the values of the tables will be updated.
137141

138142
<div align="center">

0 commit comments

Comments
 (0)