OpenSearch/docs/en
Zachary Tong 3852b41330 [Rollup] Validate field mapping before creating Rollup Job (elastic/x-pack-elasticsearch#4274)
This PR adds logic to ensure that the fields (and field types) configured
in the Rollup Job are present in the index/indices specified by the job's
index pattern.  If a field is missing, or is not aggregatable, it
will throw an exception before the job is created.

This is important for user-friendliness, because otherwise the user
only discovers an issue with mapping when the job is started and
fails to rollup correctly (and only really noticeable by looking at logs,
since it's a runtime failure).

Original commit: elastic/x-pack-elasticsearch@686cd03072
2018-04-04 15:32:26 -07:00
..
commands Add beats_system user to security (elastic/x-pack-elasticsearch#4103) 2018-03-20 17:01:53 +10:00
ml [DOCS] Removed X-Pack installation info (elastic/x-pack-elasticsearch#4299) 2018-04-04 11:59:31 -07:00
monitoring [DOCS] Added exporter details (elastic/x-pack-elasticsearch#4171) 2018-04-04 15:25:14 -07:00
release-notes [Monitoring] Remove support for setting interval -1 (elastic/x-pack-elasticsearch#4035) 2018-02-26 17:53:09 -08:00
rest-api [Rollup] Validate field mapping before creating Rollup Job (elastic/x-pack-elasticsearch#4274) 2018-04-04 15:32:26 -07:00
rollup [Rollup] Validate field mapping before creating Rollup Job (elastic/x-pack-elasticsearch#4274) 2018-04-04 15:32:26 -07:00
security Add secure_bind_password to LDAP realm (elastic/x-pack-elasticsearch#4192) 2018-03-29 16:31:45 +10:00
settings [DOCS] Removed X-Pack installation info (elastic/x-pack-elasticsearch#4299) 2018-04-04 11:59:31 -07:00
setup [DOCS] Removed X-Pack installation info (elastic/x-pack-elasticsearch#4299) 2018-04-04 11:59:31 -07:00
sql [DOCS] Removed X-Pack installation info (elastic/x-pack-elasticsearch#4299) 2018-04-04 11:59:31 -07:00
watcher Docs: Fix secure settings link 2018-03-26 15:32:27 +02:00
index.asciidoc Rollups for Elasticsearch (elastic/x-pack-elasticsearch#4002) 2018-02-23 17:10:37 -05:00
node.asciidoc [DOCS] Create X-Pack installation and introduction for Elasticsearch Ref (elastic/x-pack-elasticsearch#1698) 2017-06-19 18:01:52 -07:00