Skip to content

Commit

Permalink
Adds placeholder for dataframe jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Mar 8, 2019
1 parent 0030eb3 commit 99577bf
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/en/glossary/glossary.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ ifdef::xpack-terms[]
[[glossary-anomaly-detection-job]] {anomaly-job} ::

{anomaly-jobs-cap} contain the configuration information and metadata
necessary to perform an analytics task.
necessary to perform an analytics task. See
{stack-ov}/ml-jobs.html[{ml-jobs-cap}].
+
//Source: X-Pack
endif::xpack-terms[]
Expand Down Expand Up @@ -192,7 +193,12 @@ Alternatively you can post data from any source directly to a {ml} API.
+
//Source: X-Pack
endif::xpack-terms[]
ifdef::xpack-terms[]
[[glossary-dataframe-job]] {dataframe-job} ::

TBD
//Source: X-Pack
endif::xpack-terms[]
ifdef::xpack-terms[]

[[glossary-ml-detector]] detector ::
Expand Down Expand Up @@ -366,7 +372,8 @@ ifdef::xpack-terms[]

[[glossary-ml-job]][[glossary-job]] job ::

See <<glossary-anomaly-detection-job,{anomaly-jobs}>> and
See <<glossary-anomaly-detection-job,{anomaly-jobs}>>,
<<glossary-dataframe-job,{dataframe-jobs}>>, and
<<glossary-rollup-job,rollup jobs>>.
+
//Source: X-Pack
Expand Down

0 comments on commit 99577bf

Please sign in to comment.