Lisa Cawley
6a8e10189f
[DOCS] Add throttling based on configuration parameter ( #56653 )
2020-05-14 08:45:29 -07:00
Hendrik Muhs
c0985615aa
[DOC] document transform settings and docs_per_second ( #56178 )
...
add documentation for throttling, added in #56007
2020-05-11 09:23:49 +02:00
Hendrik Muhs
e177a38504
[7.x][Transform] add throttling ( #56007 ) ( #56184 )
...
add throttling to transform, throttling will slow down search requests by
delaying the execution based on a documents per second metric.
fixes #54862
2020-05-05 13:09:02 +02:00
István Zoltán Szabó
7dc1ba4273
[DOCS] Updates transform prerequisites ( #54804 )
2020-04-06 17:07:59 +02:00
Lisa Cawley
b138dc4565
[DOCS] Add processing details to get transforms stats API ( #54368 ) ( #54595 )
2020-04-02 16:12:57 -07:00
Lisa Cawley
0fa1060ca4
[DOCS] Collapses content in machine learning APIs ( #54234 ) ( #54453 )
2020-03-30 11:06:33 -07:00
Benjamin Trent
374e76d7cd
[Transform] fixing naming in HLRC and _cat to match API content ( #54300 ) ( #54408 )
...
Fixing the naming of the HLRC values to match the ToXContent field names (i.e. the field names returned from an API call).
Also fixes the names in the _cat API as well.
closes #53946
2020-03-30 08:57:02 -04:00
Lisa Cawley
27cd5b343c
[DOCS] Augments cat transforms API ( #53776 ) ( #54232 )
2020-03-26 07:56:46 -07:00
Lisa Cawley
8b3ef4ac21
[DOCS] Add generated_dest_index to preview transform API ( #53905 )
2020-03-23 09:43:44 -07:00
Lisa Cawley
b1d589f276
[DOCS] Adds operations_behind to transform stats ( #53518 )
2020-03-13 09:34:49 -07:00
Lisa Cawley
ea1d9e0803
[DOCS] Defines data frame transform stats API objects ( #44197 )
2020-02-05 12:30:55 -08:00
Lisa Cawley
fdf74f6ae4
[DOCS] Removes beta qualifiers from transform documentation ( #51553 )
2020-01-29 08:41:54 -08:00
Benjamin Trent
3e014d39c2
[Transform] fail to start/put on missing pipeline ( #50701 ) ( #50795 )
...
If a pipeline referenced by a transform does not exist, we should not allow the transform to be created.
We do allow the pipeline existence check to be skipped with defer_validations, but if the pipeline still does not exist on `_start`, the pipeline will fail to start.
relates: #50135
2020-01-09 10:33:22 -05:00
Lisa Cawley
30d66828ae
[DOCS] Move transform resource definitions into APIs ( #50108 )
2019-12-17 12:31:31 -08:00
Benjamin Trent
6ea59dd428
[ML][Transforms] add wait_for_checkpoint flag to stop ( #47935 ) ( #48591 )
...
Adds `wait_for_checkpoint` for `_stop` API.
2019-10-28 13:02:57 -04:00
Hendrik Muhs
5ecfcdb162
update warning about index names after transform rename ( #48457 )
...
update warning about index names after transform rename
2019-10-24 15:17:20 +02:00
Hendrik Muhs
06f54428c2
update internal index name in documentation warning ( #48125 )
2019-10-17 15:09:47 +02:00
István Zoltán Szabó
ecd62934f6
[DOCS] Applies rename of transform related roles and privileges ( #48123 )
2019-10-17 10:24:56 +02:00
Hendrik Muhs
5e0e54f455
[Transform] move root endpoint to _transform with BWC layer ( #47127 ) ( #47682 )
...
move the main endpoint to /_transform/ from /_data_frame/transforms/ with providing backwards compatibility and deprecation warnings
2019-10-08 08:59:01 +02:00
Lisa Cawley
39ef795085
[DOCS] Cleans up links to security content ( #47610 ) ( #47703 )
2019-10-07 15:23:19 -07:00
Lisa Cawley
287d96d1a1
[DOCS] Fix links to transform pages ( #47134 )
2019-09-25 13:09:47 -07:00
Lisa Cawley
d5f396fe55
[DOCS] Adds transforms to Elasticsearch book ( #46846 ) ( #47055 )
2019-09-25 08:11:37 -07:00
Lisa Cawley
875d864be6
[DOCS] Update data frame transform URLs ( #46940 ) ( #46946 )
2019-09-20 15:57:43 -07:00
István Zoltán Szabó
d931665f91
[DOCS] Adds force parameter to Stop transforms API docs. ( #46770 )
2019-09-18 09:16:07 +02:00
Lisa Cawley
a9eb538e93
[DOCS] Removes data-frames folder ( #46760 )
2019-09-16 10:29:36 -07:00